Freigeben über


AdomdAffectedObjectsReader Class

Definition

Microsoft.AnalysisServices.AdomdClient.AdomdAffectedObjectsReader

public sealed class AdomdAffectedObjectsReader : Microsoft.AnalysisServices.AdomdClient.AdomdDataReader
type AdomdAffectedObjectsReader = class
    inherit AdomdDataReader
Public NotInheritable Class AdomdAffectedObjectsReader
Inherits AdomdDataReader
Inheritance
AdomdAffectedObjectsReader

Properties

Name Description
BaseVersion

BaseVersion

CurrentVersion

CurrentVersion

Database

Database

Depth

Depth

(Inherited from AdomdDataReader)
FieldCount

FieldCount

(Inherited from AdomdDataReader)
IsClosed

IsClosed

(Inherited from AdomdDataReader)
Item[Int32]

Item

(Inherited from AdomdDataReader)
Item[String]

Item 1

(Inherited from AdomdDataReader)
RecordsAffected

RecordsAffected

(Inherited from AdomdDataReader)
RowsetName (Inherited from AdomdDataReader)

Methods

Name Description
Close()

Close

(Inherited from AdomdDataReader)
Dispose()

Dispose

(Inherited from AdomdDataReader)
GetBoolean(Int32)

GetBoolean

(Inherited from AdomdDataReader)
GetByte(Int32)

GetByte

(Inherited from AdomdDataReader)
GetBytes(Int32, Int64, Byte[], Int32, Int32)

GetBytes

(Inherited from AdomdDataReader)
GetChar(Int32)

GetChar

(Inherited from AdomdDataReader)
GetChars(Int32, Int64, Char[], Int32, Int32)

GetChars

(Inherited from AdomdDataReader)
GetData(Int32)

GetData

(Inherited from AdomdDataReader)
GetDataReader(Int32)

GetDataReader

(Inherited from AdomdDataReader)
GetDataTypeName(Int32)

GetDataTypeName

(Inherited from AdomdDataReader)
GetDateTime(Int32)

GetDateTime

(Inherited from AdomdDataReader)
GetDecimal(Int32)

GetDecimal

(Inherited from AdomdDataReader)
GetDouble(Int32)

GetDouble

(Inherited from AdomdDataReader)
GetEnumerator()

GetEnumerator

(Inherited from AdomdDataReader)
GetFieldType(Int32)

GetFieldType

(Inherited from AdomdDataReader)
GetFloat(Int32)

GetFloat

(Inherited from AdomdDataReader)
GetGuid(Int32)

GetGuid

(Inherited from AdomdDataReader)
GetInt16(Int32)

GetInt16

(Inherited from AdomdDataReader)
GetInt32(Int32)

GetInt32

(Inherited from AdomdDataReader)
GetInt64(Int32)

GetInt64

(Inherited from AdomdDataReader)
GetName(Int32)

GetName

(Inherited from AdomdDataReader)
GetOrdinal(String)

GetOrdinal

(Inherited from AdomdDataReader)
GetSchemaTable()

GetSchemaTable

(Inherited from AdomdDataReader)
GetString(Int32)

GetString

(Inherited from AdomdDataReader)
GetTimeSpan(Int32)

GetTimeSpan

(Inherited from AdomdDataReader)
GetValue(Int32)

GetValue

(Inherited from AdomdDataReader)
GetValues(Object[])

GetValues

(Inherited from AdomdDataReader)
IsDBNull(Int32)

IsDBNull

(Inherited from AdomdDataReader)
NextResult()

NextResult

(Inherited from AdomdDataReader)
Read()

Read

(Inherited from AdomdDataReader)

Explicit Interface Implementations

Name Description
IEnumerable.GetEnumerator() (Inherited from AdomdDataReader)

Applies to