SqlCeCommandBuilder Properties

Include Protected Members
Include Inherited Members

The SqlCeCommandBuilder type exposes the following members.

Properties

  Name Description
Protected property CanRaiseEvents (inherited from Component)
Public property CatalogLocation Not supported in SQL Server Compact. (Overrides DbCommandBuilder.CatalogLocation.)
Public property CatalogSeparator Not supported in SQL Server Compact. (Overrides DbCommandBuilder.CatalogSeparator.)
Public property ConflictOption Specifies which ConflictOption is to be used by the SqlCeCommandBuilder. (Overrides DbCommandBuilder.ConflictOption.)
Public property Container (inherited from Component)
Public property DataAdapter Gets or sets a SqlCeDataAdapter object for which SQL statements are automatically generated.
Protected property DesignMode (inherited from Component)
Protected property Events (inherited from Component)
Public property QuotePrefix Gets or sets the beginning character or characters to use when specifying SQL Server database objects (for example, tables or columns) whose names contain characters such as spaces or reserved tokens. (Overrides DbCommandBuilder.QuotePrefix.)
Public property QuoteSuffix Gets or sets the ending character or characters to use when specifying SQL Server database objects (for example, tables or columns) whose names contain characters, such as spaces or reserved tokens. (Overrides DbCommandBuilder.QuoteSuffix.)
Public property SchemaSeparator Not supported in SQL Server Compact. (Overrides DbCommandBuilder.SchemaSeparator.)
Public property SetAllValues (inherited from DbCommandBuilder)
Public property Site (inherited from Component)

Top

See Also

Reference

SqlCeCommandBuilder Class

System.Data.SqlServerCe Namespace