SqlBatch.LineCount 속성

정의

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

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

속성 값

Int32를 반환합니다.

적용 대상