共用方式為


SqlCeCommandBuilder Members

提供自動產生單一資料表命令的方法,可用來協調對 DataSet 與相關的資料庫所做的變更。這個類別無法被繼承。

下表列出 SqlCeCommandBuilder 型別公開的成員。

公用 建構函式

  名稱 描述
SqlCeCommandBuilder 多載。初始化 SqlCeCommandBuilder 類別的新執行個體。

頂端

公用 屬性

(另請參閱 受保護的 屬性 )

  名稱 描述
8748cae8.pubproperty(zh-tw,VS.90).gif CatalogLocation 覆寫。在 SQL Server Compact 3.5 中不支援。
8748cae8.pubproperty(zh-tw,VS.90).gif CatalogSeparator 覆寫。在 SQL Server Compact 3.5 中不支援。
8748cae8.pubproperty(zh-tw,VS.90).gif ConflictOption 覆寫。指定要由 SqlCeCommandBuilder 使用的 ConflictOption
8748cae8.pubproperty(zh-tw,VS.90).gif Container  (繼承自 Component )
8748cae8.pubproperty(zh-tw,VS.90).gif DataAdapter 取得或設定會為其自動產生 SQL 陳述式的 SqlCeDataAdapter 物件。
8748cae8.pubproperty(zh-tw,VS.90).gif QuotePrefix 覆寫。取得或設定開始字元 (一個或多個),當指定名稱包含空白或保留 Token 之類字元的 SQL Server 資料庫物件 (如資料表或資料行) 時,就可以使用。
8748cae8.pubproperty(zh-tw,VS.90).gif QuoteSuffix 覆寫。取得或設定結束字元 (一個或多個),當指定名稱包含空白或保留 Token 之類字元的 SQL Server 資料庫物件 (如資料表或資料行) 時,就可以使用。
8748cae8.pubproperty(zh-tw,VS.90).gif SchemaSeparator 覆寫。在 SQL Server Compact 3.5 中不支援。
8748cae8.pubproperty(zh-tw,VS.90).gif SetAllValues  (繼承自 DbCommandBuilder )
8748cae8.pubproperty(zh-tw,VS.90).gif Site  (繼承自 Component )

頂端

受保護的 屬性

  名稱 描述
8748cae8.protproperty(zh-tw,VS.90).gif CanRaiseEvents  (繼承自 Component )
8748cae8.protproperty(zh-tw,VS.90).gif DesignMode  (繼承自 Component )
8748cae8.protproperty(zh-tw,VS.90).gif Events  (繼承自 Component )

頂端

公用 方法

(另請參閱 受保護的 方法 )

  名稱 描述
8748cae8.pubmethod(zh-tw,VS.90).gif CreateObjRef  (繼承自 MarshalByRefObject )
8748cae8.pubmethod(zh-tw,VS.90).gif Dispose  多載。 (繼承自 DbCommandBuilder )
8748cae8.pubmethod(zh-tw,VS.90).gif Equals  多載。 (繼承自 Object )
8748cae8.pubmethod(zh-tw,VS.90).gif GetDeleteCommand 多載。 
8748cae8.pubmethod(zh-tw,VS.90).gif GetHashCode  (繼承自 Object )
8748cae8.pubmethod(zh-tw,VS.90).gif GetInsertCommand 多載。 
8748cae8.pubmethod(zh-tw,VS.90).gif GetLifetimeService  (繼承自 MarshalByRefObject )
8748cae8.pubmethod(zh-tw,VS.90).gif GetType  (繼承自 Object )
8748cae8.pubmethod(zh-tw,VS.90).gif GetUpdateCommand 多載。 
8748cae8.pubmethod(zh-tw,VS.90).gif InitializeLifetimeService  (繼承自 MarshalByRefObject )
8748cae8.pubmethod(zh-tw,VS.90).gif QuoteIdentifier 覆寫。 
8748cae8.pubmethod(zh-tw,VS.90).gif 8748cae8.static(zh-tw,VS.90).gif ReferenceEquals  (繼承自 Object )
8748cae8.pubmethod(zh-tw,VS.90).gif RefreshSchema  (繼承自 DbCommandBuilder )
8748cae8.pubmethod(zh-tw,VS.90).gif ToString  (繼承自 Component )
8748cae8.pubmethod(zh-tw,VS.90).gif UnquoteIdentifier 覆寫。 

頂端

受保護的 方法

  名稱 描述
8748cae8.protmethod(zh-tw,VS.90).gif ApplyParameterInfo  (繼承自 DbCommandBuilder )
8748cae8.protmethod(zh-tw,VS.90).gif Dispose  多載。 (繼承自 DbCommandBuilder )
8748cae8.protmethod(zh-tw,VS.90).gif Finalize  (繼承自 Component )
8748cae8.protmethod(zh-tw,VS.90).gif GetParameterName  多載。 (繼承自 DbCommandBuilder )
8748cae8.protmethod(zh-tw,VS.90).gif GetParameterPlaceholder  (繼承自 DbCommandBuilder )
8748cae8.protmethod(zh-tw,VS.90).gif GetSchemaTable  (繼承自 DbCommandBuilder )
8748cae8.protmethod(zh-tw,VS.90).gif GetService  (繼承自 Component )
8748cae8.protmethod(zh-tw,VS.90).gif InitializeCommand  (繼承自 DbCommandBuilder )
8748cae8.protmethod(zh-tw,VS.90).gif MemberwiseClone  多載。 (繼承自 MarshalByRefObject )
8748cae8.protmethod(zh-tw,VS.90).gif RowUpdatingHandler  (繼承自 DbCommandBuilder )
8748cae8.protmethod(zh-tw,VS.90).gif SetRowUpdatingHandler  (繼承自 DbCommandBuilder )

頂端

公用 事件

  名稱 描述
8748cae8.pubevent(zh-tw,VS.90).gif Disposed  (繼承自 Component )

頂端

另請參閱

參考

SqlCeCommandBuilder Class
System.Data.SqlServerCe Namespace