Mimer Data Provider

MimerCommandBuilder Properties

The properties of the MimerCommandBuilder class are listed below. For a complete list of MimerCommandBuilder class members, see the MimerCommandBuilder Members topic.

Public Instance Properties

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.

See Also

MimerCommandBuilder Class | Mimer.Data.Client Namespace