AmoDataAdapter Class
Updated: May 24, 2016
Represents a set of SQL commands and a database connection that are used to fill the DataSet and update an Analysis Services database.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
System::MarshalByRefObject
System.ComponentModel::Component
System.Data.Common::DataAdapter
Microsoft.AnalysisServices::AmoDataAdapter
| Name | Description | |
|---|---|---|
![]() | AmoDataAdapter(AmoDataReader^) | Initializes a new instance of an AmoDataAdapter object. |
| Name | Description | |
|---|---|---|
![]() | AcceptChangesDuringFill | (Inherited from DataAdapter.) |
![]() | AcceptChangesDuringUpdate | (Inherited from DataAdapter.) |
![]() | CanRaiseEvents | (Inherited from Component.) |
![]() | Container | (Inherited from Component.) |
![]() | ContinueUpdateOnError | (Inherited from DataAdapter.) |
![]() | DesignMode | (Inherited from Component.) |
![]() | Events | (Inherited from Component.) |
![]() | FillLoadOption | (Inherited from DataAdapter.) |
![]() | MissingMappingAction | (Inherited from DataAdapter.) |
![]() | MissingSchemaAction | (Inherited from DataAdapter.) |
![]() | ReturnProviderSpecificTypes | (Inherited from DataAdapter.) |
![]() | Site | (Inherited from Component.) |
![]() | TableMappings | (Inherited from DataAdapter.) |
| Name | Description | |
|---|---|---|
![]() | Disposed | (Inherited from Component.) |
![]() | FillError | (Inherited from DataAdapter.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IDataAdapter::TableMappings | (Inherited from DataAdapter.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.






