Command.Text Property

Definition

Gets or sets a command text for a batch.

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

Property Value

A string text with the batch command.

Applies to