HiRDBDataAdapter
DbDataAdapter, IDbDataAdapter
Member | Function |
---|---|
DeleteCommand | Acquires or sets the SQL statement for deleting records from a data set. |
InsertCommand | Acquires or sets the SQL statement for inserting new records in a database. |
SelectCommand | Acquires or sets the SQL statement for selecting records in a database. |
UpdateCommand | Acquires or sets the SQL statement for updating records in a database. |