Leadtools.Medical.DataAccessLayer Namespace > SqlProviderUtilities Class : UpdateTable Method |
Overload | Description |
---|---|
UpdateTable(DataSet,DbConnection,DbTransaction,DbDataAdapter,DbCommandBuilder,String,Boolean,Boolean,Boolean,Boolean) | Performs any Insert, Update or Delete operation in a specific System.Data.DataTable object to the database engine. |
UpdateTable(DataSet,DbConnection,DbTransaction,DbDataAdapter,DbCommand,DbCommand,DbCommand,String,Boolean,Boolean,Boolean,Boolean) | Performs any Insert, Update or Delete operation in a specific System.Data.DataTable object to the database engine. |