Name | Description | |
---|---|---|
![]() | CatalogLocation | Overridden. |
![]() | CatalogSeparator | (Inherited from System.Data.Common.DbCommandBuilder) |
![]() | ConflictOption | (Inherited from System.Data.Common.DbCommandBuilder) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | DataAdapter | Gets or sets a UniDataAdapter object for which this UniCommandBuilder object will generate SQL statements. |
![]() | KeyFields | Gets or sets string containing list of key field names separated by semicolon. They are used to generate update commands. |
![]() | Quoted | Overridden. Gets or sets whether the command builder quotes all the names of database objects. |
![]() | QuotePrefix | Overridden. The string to be placed before identifier when quoting a string with QuoteIdentifier method. |
![]() | QuoteSuffix | Overridden. The string to be placed after identifier when quoting a string with QuoteIdentifier method. |
![]() | SchemaSeparator | (Inherited from System.Data.Common.DbCommandBuilder) |
![]() | SetAllValues | (Inherited from System.Data.Common.DbCommandBuilder) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | UpdatingFields | Overridden. Gets or sets list of fields to modify. |
![]() | UpdatingTable | Gets or sets table name to generate update statements for. |
![]() | UseCatalog | Overridden. |
![]() | UseSchema | Overridden. |