StatementCompletedEventArgs.RecordCount 속성

정의

이벤트가 발생한 문의 영향을 받는 행 수를 StatementCompleted 나타냅니다.

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

속성 값

영향을 받는 행의 수입니다.

적용 대상