Mimer SQL Data Provider
MimerCommandBuilder Class Members
Properties  Methods  Events

Mimer.Data.Client Namespace : MimerCommandBuilder Class

The following tables list the members exposed by MimerCommandBuilder.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Data.Common.DbCommandBuilder)
Public Property (Inherited from System.Data.Common.DbCommandBuilder)
Public Property (Inherited from System.Data.Common.DbCommandBuilder)
Public Property (Inherited from System.Data.Common.DbCommandBuilder)
Public PropertyGets or sets the MimerDataAdapter object for which this MimerCommandBuilder object will generate SQL statements.  
Public PropertyOverridden. Gets or sets the beginning character or characters to use to quote names that contain characters such as spaces or reserved tokens.  
Public PropertyOverridden. Gets or sets the ending character or characters to use to quote names that contain characters such as spaces or reserved tokens.  
Public Property (Inherited from System.Data.Common.DbCommandBuilder)
Public Property (Inherited from System.Data.Common.DbCommandBuilder)
Public Property (Inherited from System.Data.Common.DbCommandBuilder)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Derive parameters for the current MimerCommand.  
Public Method (Inherited from System.ComponentModel.Component)
Public MethodOverloaded. Gets the automatically generated MimerCommand used to perform deletions on the database.  
Public MethodOverloaded. Gets the automatically generated MimerCommand used to perform insertions on the database.  
Public Method (Inherited from System.Data.Common.DbCommandBuilder)
Public MethodOverloaded. Gets the automatically generated MimerCommand used to perform updates on the database.  
Public Method (Inherited from System.Data.Common.DbCommandBuilder)
Public MethodOverridden. Quote an identifier.  
Public MethodOverridden. Refresh the database schema information used to generate SQL INSERT, UPDATE, or DELETE statements.  
Public Method (Inherited from System.Data.Common.DbCommandBuilder)
Public MethodOverridden. Unquote an identifier.  
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

MimerCommandBuilder Class
Mimer.Data.Client Namespace