Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
DataTable[] | FillSchema (DataSet dataSet, SchemaType schemaType) |
int | Fill (DataSet dataSet) |
IDataParameter[] | GetFillParameters () |
int | Update (DataSet dataSet) |
Properties | |
IDbCommand? | SelectCommand [get, set] |
IDbCommand? | InsertCommand [get, set] |
IDbCommand? | UpdateCommand [get, set] |
IDbCommand? | DeleteCommand [get, set] |
MissingMappingAction | MissingMappingAction [get, set] |
MissingSchemaAction | MissingSchemaAction [get, set] |
ITableMappingCollection | TableMappings [get] |
Definition at line 3 of file IDbDataAdapter.cs.