SqlBatch.CharCount 속성

정의

일괄 처리의 문자 수를 반환합니다.

public:
 property int CharCount { int get(); };
public int CharCount { get; }
member this.CharCount : int
Public ReadOnly Property CharCount As Integer

속성 값

Int32를 반환합니다.

적용 대상