Name | Description | |
---|---|---|
MimerCommandBuilder Constructor | Overloaded. |
The following tables list the members exposed by MimerCommandBuilder.
Name | Description | |
---|---|---|
MimerCommandBuilder Constructor | Overloaded. |
Name | Description | |
---|---|---|
CatalogLocation | (Inherited from System.Data.Common.DbCommandBuilder) | |
CatalogSeparator | (Inherited from System.Data.Common.DbCommandBuilder) | |
ConflictOption | (Inherited from System.Data.Common.DbCommandBuilder) | |
Container | (Inherited from System.Data.Common.DbCommandBuilder) | |
DataAdapter | Gets or sets the MimerDataAdapter object for which this MimerCommandBuilder object will generate SQL statements. | |
QuotePrefix | Overridden. Gets or sets the beginning character or characters to use to quote names that contain characters such as spaces or reserved tokens. | |
QuoteSuffix | Overridden. Gets or sets the ending character or characters to use to quote names that contain characters such as spaces or reserved tokens. | |
SchemaSeparator | (Inherited from System.Data.Common.DbCommandBuilder) | |
SetAllValues | (Inherited from System.Data.Common.DbCommandBuilder) | |
Site | (Inherited from System.Data.Common.DbCommandBuilder) |
Name | Description | |
---|---|---|
DeriveParameters | Derive parameters for the current MimerCommand. | |
Dispose() | (Inherited from System.ComponentModel.Component) | |
GetDeleteCommand | Overloaded. Gets the automatically generated MimerCommand used to perform deletions on the database. | |
GetInsertCommand | Overloaded. Gets the automatically generated MimerCommand used to perform insertions on the database. | |
GetLifetimeService | (Inherited from System.Data.Common.DbCommandBuilder) | |
GetUpdateCommand | Overloaded. Gets the automatically generated MimerCommand used to perform updates on the database. | |
InitializeLifetimeService | (Inherited from System.Data.Common.DbCommandBuilder) | |
QuoteIdentifier | Overridden. Quote an identifier. | |
RefreshSchema | Overridden. Refresh the database schema information used to generate SQL INSERT, UPDATE, or DELETE statements. | |
ToString | (Inherited from System.Data.Common.DbCommandBuilder) | |
UnquoteIdentifier | Overridden. Unquote an identifier. |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |