![]() | Overloaded. Initializes a new instance of the AdpDataAdapter class. |
![]() | Gets or sets a Transact-SQL statement or stored procedure to delete records from the data set. |
![]() | Gets or sets a Transact-SQL statement or stored procedure to insert new records into the data source. |
![]() | Determines the action to take when incoming data does not have a matching table or column. |
![]() | Determines the action to take when existing DataSet schema does not match incoming data. |
![]() | Gets or sets a Transact-SQL statement or stored procedure used to select records in the data source. |
![]() | Gets a collection that provides the master mapping between a source table and a DataTable. |
![]() | Gets or sets a Transact-SQL statement or stored procedure used to update records in the data source. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Adds or refreshes rows in the DataSet to match those in the data source using the DataSet name, and creates a DataTable named "Table". |
![]() | Adds a DataTable named "Table" to the specified DataSet and configures the schema to match that in the data source based on the specified SchemaType. |
![]() | Gets the parameters set by the user when executing an SQL SELECT statement. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Overloaded. Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the specified DataSet. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
AdpDataAdapter Class | Advanced.Data.Provider Namespace