SqlCeCommandBuilder Members

DataSet への変更を関連データベースに反映させるための単一テーブル コマンドを自動的に生成する手段を提供します。このクラスは継承できません。

SqlCeCommandBuilder データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ

  名前 説明
SqlCeCommandBuilder オーバーロードされます。 SqlCeCommandBuilder クラスの新しいインスタンスを初期化します。

先頭に戻る

パブリック プロパティ

( プロテクト プロパティ も参照)

  名前 説明
8748cae8.pubproperty(ja-jp,VS.90).gif CatalogLocation オーバーライドされます。SQL Server Compact 3.5 ではサポートされていません。
8748cae8.pubproperty(ja-jp,VS.90).gif CatalogSeparator オーバーライドされます。SQL Server Compact 3.5 ではサポートされていません。
8748cae8.pubproperty(ja-jp,VS.90).gif ConflictOption オーバーライドされます。 SqlCeCommandBuilder で使用する ConflictOption を指定します。
8748cae8.pubproperty(ja-jp,VS.90).gif Container  ( Component から継承されます。)
8748cae8.pubproperty(ja-jp,VS.90).gif DataAdapter SQL ステートメントを自動生成する対象の SqlCeDataAdapter オブジェクトを取得または設定します。
8748cae8.pubproperty(ja-jp,VS.90).gif QuotePrefix オーバーライドされます。名前に空白や予約済みトークンなどの文字を含む SQL Server データベース オブジェクト (テーブル、列など) を指定するための開始文字を取得または設定します。
8748cae8.pubproperty(ja-jp,VS.90).gif QuoteSuffix オーバーライドされます。名前に空白や予約済みトークンなどの文字を含む SQL Server データベース オブジェクト (テーブル、列など) を指定するための終了文字を取得または設定します。
8748cae8.pubproperty(ja-jp,VS.90).gif SchemaSeparator オーバーライドされます。SQL Server Compact 3.5 ではサポートされていません。
8748cae8.pubproperty(ja-jp,VS.90).gif SetAllValues  ( DbCommandBuilder から継承されます。)
8748cae8.pubproperty(ja-jp,VS.90).gif Site  ( Component から継承されます。)

先頭に戻る

プロテクト プロパティ

  名前 説明
8748cae8.protproperty(ja-jp,VS.90).gif CanRaiseEvents  ( Component から継承されます。)
8748cae8.protproperty(ja-jp,VS.90).gif DesignMode  ( Component から継承されます。)
8748cae8.protproperty(ja-jp,VS.90).gif Events  ( Component から継承されます。)

先頭に戻る

パブリック メソッド

( プロテクト メソッド も参照)

  名前 説明
8748cae8.pubmethod(ja-jp,VS.90).gif CreateObjRef  ( MarshalByRefObject から継承されます。)
8748cae8.pubmethod(ja-jp,VS.90).gif Dispose  オーバーロードされます。 ( DbCommandBuilder から継承されます。)
8748cae8.pubmethod(ja-jp,VS.90).gif Equals  オーバーロードされます。 ( Object から継承されます。)
8748cae8.pubmethod(ja-jp,VS.90).gif GetDeleteCommand オーバーロードされます。 
8748cae8.pubmethod(ja-jp,VS.90).gif GetHashCode  ( Object から継承されます。)
8748cae8.pubmethod(ja-jp,VS.90).gif GetInsertCommand オーバーロードされます。 
8748cae8.pubmethod(ja-jp,VS.90).gif GetLifetimeService  ( MarshalByRefObject から継承されます。)
8748cae8.pubmethod(ja-jp,VS.90).gif GetType  ( Object から継承されます。)
8748cae8.pubmethod(ja-jp,VS.90).gif GetUpdateCommand オーバーロードされます。 
8748cae8.pubmethod(ja-jp,VS.90).gif InitializeLifetimeService  ( MarshalByRefObject から継承されます。)
8748cae8.pubmethod(ja-jp,VS.90).gif QuoteIdentifier オーバーライドされます。 
8748cae8.pubmethod(ja-jp,VS.90).gif 8748cae8.static(ja-jp,VS.90).gif ReferenceEquals  ( Object から継承されます。)
8748cae8.pubmethod(ja-jp,VS.90).gif RefreshSchema  ( DbCommandBuilder から継承されます。)
8748cae8.pubmethod(ja-jp,VS.90).gif ToString  ( Component から継承されます。)
8748cae8.pubmethod(ja-jp,VS.90).gif UnquoteIdentifier オーバーライドされます。 

先頭に戻る

プロテクト メソッド

  名前 説明
8748cae8.protmethod(ja-jp,VS.90).gif ApplyParameterInfo  ( DbCommandBuilder から継承されます。)
8748cae8.protmethod(ja-jp,VS.90).gif Dispose  オーバーロードされます。 ( DbCommandBuilder から継承されます。)
8748cae8.protmethod(ja-jp,VS.90).gif Finalize  ( Component から継承されます。)
8748cae8.protmethod(ja-jp,VS.90).gif GetParameterName  オーバーロードされます。 ( DbCommandBuilder から継承されます。)
8748cae8.protmethod(ja-jp,VS.90).gif GetParameterPlaceholder  ( DbCommandBuilder から継承されます。)
8748cae8.protmethod(ja-jp,VS.90).gif GetSchemaTable  ( DbCommandBuilder から継承されます。)
8748cae8.protmethod(ja-jp,VS.90).gif GetService  ( Component から継承されます。)
8748cae8.protmethod(ja-jp,VS.90).gif InitializeCommand  ( DbCommandBuilder から継承されます。)
8748cae8.protmethod(ja-jp,VS.90).gif MemberwiseClone  オーバーロードされます。 ( MarshalByRefObject から継承されます。)
8748cae8.protmethod(ja-jp,VS.90).gif RowUpdatingHandler  ( DbCommandBuilder から継承されます。)
8748cae8.protmethod(ja-jp,VS.90).gif SetRowUpdatingHandler  ( DbCommandBuilder から継承されます。)

先頭に戻る

パブリック イベント

  名前 説明
8748cae8.pubevent(ja-jp,VS.90).gif Disposed  ( Component から継承されます。)

先頭に戻る

参照

リファレンス

SqlCeCommandBuilder Class
System.Data.SqlServerCe Namespace