Click or drag to resize

IDatabaseExecuteThroughAdapter Method

Overload List
  NameDescription
Public methodExecuteThroughAdapter(String, String, Hashtable, ExecuteThroughAdapterAttrs)
Executes an insert, update or delete through IDbDataAdapter, Dataset, DataTable, DataRow
Public methodExecuteThroughAdapter(String, String, Hashtable, ExecuteThroughAdapterAttrs, String)
Executes an insert, update or delete through IDbDataAdapter, Dataset, DataTable, DataRow
Top
See Also