Share via


CommandOptions.Parameter Property

Definition

Optional parameter that configures the command in some way. Clients must return any value provided by the server when invoking the command.

public object? Parameter { get; set; }
member this.Parameter : obj with get, set
Public Property Parameter As Object

Property Value

Applies to