BusinessLogicDataReader 속성

보호된 멤버 포함
상속된 멤버 포함

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

BusinessLogicDataReader 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 Depth Gets a value indicating the depth of nesting for the current row.
공용 속성 FieldCount Gets the number of columns in the current row.
공용 속성 IsClosed Gets a value that indicates whether the BusinessLogicDataReader is closed.
공용 속성 Item[Int32] Gets the value of the specified column.
공용 속성 Item[String] Gets the value of the specified column.
공용 속성 RecordsAffected Gets the number of rows changed, inserted, or deleted by execution of the statement.

맨 위로 이동

참고 항목

참조

BusinessLogicDataReader 클래스

Microsoft.SqlServer.Replication.BusinessLogicSupport 네임스페이스