Share via


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를 반환합니다.

적용 대상