DB2CommandBuilder Properties
The properties of the DB2CommandBuilder class are listed here.
Public Properties
Property | Description |
---|---|
![]() |
Gets the CatalogLocation for this DB2CommandBuilder instance. |
![]() |
Gets the string representing a catalog separator for this DB2CommandBuilder instance. |
![]() |
Sets a value that specifies how conflicting changes to the data source gets detected and resolved. |
![]() |
Gets the IContainer that contains the Component. |
![]() |
Gets or sets a DB2®DataAdapter object for which this DB2CommandBuilder object will generate SQL statements. |
![]() |
Gets or sets the beginning character or characters to use when working with database objects (for example, tables or columns) whose names contain characters such as spaces or reserved tokens. |
![]() |
Gets or sets the ending character or characters to use when working with database objects, (for example, tables or columns), whose names contain characters such as spaces or reserved tokens. |
![]() |
Gets the string representing a schema separator for this DB2CommandBuilder instance. |
![]() |
Gets or sets the ISite of the Component. |
Protected Properties
Property | Description |
---|---|
![]() |
Gets a value that indicates whether the Component is currently in design mode. |
![]() |
Gets the list of event handlers that are attached to this Component. |