SqlBatch.Content Property

Definition

Returns the content of the batch.

public:
 property System::String ^ Content { System::String ^ get(); };
public string Content { get; }
member this.Content : string
Public ReadOnly Property Content As String

Property Value

Returns String.

Applies to