共用方式為


AdomdDataReader 方法

包含保護的成員
包含繼承的成員

AdomdDataReader 型別公開下列成員。

方法

  名稱 說明
公用方法 Close Closes the AdomdDataReader.
公用方法 CreateObjRef 安全性關鍵。 (繼承自 MarshalByRefObject。)
公用方法 Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
公用方法 Equals (繼承自 Object。)
公用方法 GetBoolean Returns a Boolean that contains the value from the specified column.
公用方法 GetByte Returns a Byte that contains the value from the specified column.
公用方法 GetBytes This member is reserved for future use.
公用方法 GetChar Returns a Char that contains the value from the specified column.
公用方法 GetChars Returns an array of Char objects that contain a stream of values from the specified column.
公用方法 GetData Returns a System.Data.IDataReader interface to be used when a column points to more remote structured data.
公用方法 GetDataReader Gets an AdomdDataReader object from the specified column.
公用方法 GetDataTypeName Returns a String that contains the full name of the data type for the specified column.
公用方法 GetDateTime Returns a DateTime that contains the value from the specified column.
公用方法 GetDecimal Returns a Decimal that contains the value from the specified column.
公用方法 GetDouble Returns a Double that contains the value from the specified column.
公用方法 GetEnumerator Gets an IEnumerator interface for iterating through the collection.
公用方法 GetFieldType Returns a Type that represents the data type of the specified column.
公用方法 GetFloat Returns a Float that contains the value from the specified column.
公用方法 GetGuid Returns a Guid that contains the value from the specified column.
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetInt16 Returns an Int16 that contains the value from the specified column.
公用方法 GetInt32 Returns an Int32 that contains the value from the specified column.
公用方法 GetInt64 Returns an Int64 that contains the value from the specified column.
公用方法 GetLifetimeService 安全性關鍵。 (繼承自 MarshalByRefObject。)
公用方法 GetName Returns the name of the specified column.
公用方法 GetOrdinal Returns the ordinal position of the specified column.
公用方法 GetSchemaTable Returns a DataTable that describes the column metadata of the AdomdDataReader.
公用方法 GetString Returns a String that contains the value from the specified column.
公用方法 GetTimeSpan Gets the value of the specified column as a TimeSpan object.
公用方法 GetType (繼承自 Object。)
公用方法 GetValue Returns the value for the specified column in its native format.
公用方法 GetValues Gets an array of values for all of the columns in the current row.
公用方法 InitializeLifetimeService 安全性關鍵。 (繼承自 MarshalByRefObject。)
公用方法 IsDBNull Returns a Boolean that contains a value indicating whether the column is set to null.
公用方法 NextResult This member is reserved for future use.
公用方法 Read Advances the AdomdDataReader to the next row.
公用方法 ToString (繼承自 Object。)

上層

明確 繼承 實作

  名稱 說明
明確介面實作私用方法 IEnumerable.GetEnumerator Gets the enumerator that iterates through the collection.

上層

請參閱

參考

AdomdDataReader 類別

Microsoft.AnalysisServices.AdomdClient 命名空間