AdomdDataReader 속성

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

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

속성

  이름 설명
공용 속성 Depth Gets a value indicating the depth of nesting for the current row.
공용 속성 FieldCount Gets a value indicating the number of columns in the current row.
공용 속성 IsClosed Gets a value indicating whether the data reader is closed.
공용 속성 Item[Int32] Gets the value of a specified column in its native format, given the ordinal position of the column. In Microsoft Visual C#, this property is the indexer for the T:Microsoft.AnalysisServices.AdomdServer.AdomdDataReader class.
공용 속성 Item[String] Gets the value of a specified column in its native format, given the name of the column. In Microsoft Visual C#, this property is the indexer for the AdomdDataReader class.
공용 속성 RecordsAffected This member is reserved for future use.

맨 위로 이동

참고 항목

참조

AdomdDataReader 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스