| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDataCommandBuilder | |
Opf.Datasource | |
Opf.Datasource.Db | |
Opf.Datasource.Db.MsSql |
Uses of IDataCommandBuilder in Opf.Datasource |
Methods in Opf.Datasource that return IDataCommandBuilder | |
IDataCommandBuilder | IDataSource.GetDataCommandBuilder() Returns the datacommand builder for this class |
Uses of IDataCommandBuilder in Opf.Datasource.Db |
Classes in Opf.Datasource.Db that implement IDataCommandBuilder | |
class | DbCommandBuilder DbCommandBuilder is the generic DataCommandBuilder for databases. |
Methods in Opf.Datasource.Db that return IDataCommandBuilder | |
abstract IDataCommandBuilder | DbDataSource.GetDataCommandBuilder() |
Uses of IDataCommandBuilder in Opf.Datasource.Db.MsSql |
Methods in Opf.Datasource.Db.MsSql that return IDataCommandBuilder | |
IDataCommandBuilder | MsSqlDataSource.GetDataCommandBuilder() |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |