Share via


EdmFunctionPayload.CommandText Property

Definition

Gets or sets the command text associated with the function.

public string CommandText { get; set; }
member this.CommandText : string with get, set
Public Property CommandText As String

Property Value

The command text associated with the function.

Applies to