Элементы AdomdDataAdapter
Represents a Microsoft .NET Framework data adapter for an analytical data source.
Тип AdomdDataAdapter предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
AdomdDataAdapter() () () () | Initializes a new instance of the AdomdDataAdapter class with default values. |
![]() |
AdomdDataAdapter(AdomdCommand) | Initializes a new instance of the AdomdDataAdapter class by using a specified AdomdCommand as a select command. |
![]() |
AdomdDataAdapter(String, AdomdConnection) | Initializes a new instance of the AdomdDataAdapter class by using the specified command text and AdomdConnection. |
![]() |
AdomdDataAdapter(String, String) | Initializes a new instance of the AdomdDataAdapter class using the specified command text and connection string. |
В начало
Методы
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AcceptChangesDuringFill | (Наследуется из DataAdapter.) |
![]() |
AcceptChangesDuringUpdate | (Наследуется из DataAdapter.) |
![]() |
CanRaiseEvents | (Наследуется из Component.) |
![]() |
Container | (Наследуется из Component.) |
![]() |
ContinueUpdateOnError | (Наследуется из DataAdapter.) |
![]() |
DeleteCommand | (Наследуется из DbDataAdapter.) |
![]() |
DesignMode | (Наследуется из Component.) |
![]() |
Events | (Наследуется из Component.) |
![]() |
FillCommandBehavior | (Наследуется из DbDataAdapter.) |
![]() |
FillLoadOption | (Наследуется из DataAdapter.) |
![]() |
InsertCommand | (Наследуется из DbDataAdapter.) |
![]() |
MissingMappingAction | (Наследуется из DataAdapter.) |
![]() |
MissingSchemaAction | (Наследуется из DataAdapter.) |
![]() |
ReturnProviderSpecificTypes | (Наследуется из DataAdapter.) |
![]() |
SelectCommand | Gets or sets a command that is used to retrieve data from an analytical data source. |
![]() |
Site | (Наследуется из Component.) |
![]() |
TableMappings | (Наследуется из DataAdapter.) |
![]() |
UpdateBatchSize | (Наследуется из DbDataAdapter.) |
![]() |
UpdateCommand | (Наследуется из DbDataAdapter.) |
В начало
События
| Имя | Описание | |
|---|---|---|
![]() |
Disposed | (Наследуется из Component.) |
![]() |
FillError | (Наследуется из DataAdapter.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IDbDataAdapter. . :: . .DeleteCommand | |
![]() ![]() |
IDbDataAdapter. . :: . .InsertCommand | |
![]() ![]() |
IDbDataAdapter. . :: . .UpdateCommand | |
![]() ![]() |
ICloneable. . :: . .Clone | (Наследуется из DbDataAdapter.) |
![]() ![]() |
IDbDataAdapter. . :: . .SelectCommand | (Наследуется из DbDataAdapter.) |
![]() ![]() |
IDataAdapter. . :: . .TableMappings | (Наследуется из DataAdapter.) |
В начало
См. также
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)