Freigeben über


AdomdDataReader Methods

Public Methods

(see also Protected Methods )

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

Protected Methods

  Name Description
ms141587.protmethod(de-de,SQL.90).gif Finalize  (inherited from Object )
ms141587.protmethod(de-de,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Explicit Interface Implementations

  Name Description
System.Collections.IEnumerable.GetEnumerator  

Siehe auch

Verweis

AdomdDataReader Class
Microsoft.AnalysisServices.AdomdClient Namespace