SqlBatch.Content プロパティ

定義

バッチの内容を返します。

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

プロパティ値

String を返します。

適用対象