The properties of the MimerCommandBuilder class are listed below. For a complete list of MimerCommandBuilder class members, see the MimerCommandBuilder Members topic.
Container (inherited from Component) | Gets the IContainer that contains the Component. |
DataAdapter | Gets or sets the MimerDataAdapter object for which this MimerCommandBuilder object will generate SQL statements. |
QuotePrefix | Gets or sets the beginning character or characters to use to quote names that contain characters such as spaces or reserved tokens. |
QuoteSuffix | Gets or sets the ending character or characters to use to quote names that contain characters such as spaces or reserved tokens. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
MimerCommandBuilder Class | Mimer.Data.Client Namespace