Share via


DbSyncForeignKeyConstraintCollection メンバー

DbSyncForeignKeyConstraint オブジェクトのコレクションを表します。

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

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

  名前 説明
Public method DbSyncForeignKeyConstraintCollection DbSyncForeignKeyConstraintCollection クラスの新しいインスタンスを初期化します。

このページのトップへ

パブリック プロパティ

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

  名前 説明
Public property Count  ( Collection から継承されます。)
Public property Item オーバーロードされます。 

このページのトップへ

プロテクト プロパティ

  名前 説明
Protected property Items  ( Collection から継承されます。)

このページのトップへ

パブリック メソッド

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

  名前 説明
Public method Add  ( Collection から継承されます。)
Public method Clear  ( Collection から継承されます。)
Public method Contains  ( Collection から継承されます。)
Public method CopyTo  ( Collection から継承されます。)
Public method Equals  オーバーロードされます。 ( Object から継承されます。)
Public method GetEnumerator  ( Collection から継承されます。)
Public method GetHashCode  ( Object から継承されます。)
Public method GetType  ( Object から継承されます。)
Public method IndexOf  ( Collection から継承されます。)
Public method Insert  ( Collection から継承されます。)
Public method Ee617349.static(ja-jp,SQL.105).gif ReferenceEquals  ( Object から継承されます。)
Public method Remove  ( Collection から継承されます。)
Public method RemoveAt  ( Collection から継承されます。)
Public method ToString  ( Object から継承されます。)

このページのトップへ

プロテクト メソッド

  名前 説明
Protected method ClearItems  ( Collection から継承されます。)
Protected method Finalize  ( Object から継承されます。)
Protected method InsertItem  ( Collection から継承されます。)
Protected method MemberwiseClone  ( Object から継承されます。)
Protected method RemoveItem  ( Collection から継承されます。)
Protected method SetItem  ( Collection から継承されます。)

このページのトップへ

明示的なインターフェイスの実装

  名前 説明
Explicit interface implementation Method System.Collections.ICollection.CopyTo  ( Collection から継承されます。)
Explicit interface implementation Method System.Collections.IEnumerable.GetEnumerator  ( Collection から継承されます。)
Explicit interface implementation Method System.Collections.IList.Add  ( Collection から継承されます。)
Explicit interface implementation Method System.Collections.IList.Contains  ( Collection から継承されます。)
Explicit interface implementation Method System.Collections.IList.IndexOf  ( Collection から継承されます。)
Explicit interface implementation Method System.Collections.IList.Insert  ( Collection から継承されます。)
Explicit interface implementation Method System.Collections.IList.Remove  ( Collection から継承されます。)
Explicit interface implementation Property System.Collections.Generic.ICollection.IsReadOnly  ( Collection から継承されます。)
Explicit interface implementation Property System.Collections.ICollection.IsSynchronized  ( Collection から継承されます。)
Explicit interface implementation Property System.Collections.ICollection.SyncRoot  ( Collection から継承されます。)
Explicit interface implementation Property System.Collections.IList.IsFixedSize  ( Collection から継承されます。)
Explicit interface implementation Property System.Collections.IList.IsReadOnly  ( Collection から継承されます。)
Explicit interface implementation Property System.Collections.IList.Item  ( Collection から継承されます。)

このページのトップへ

参照

リファレンス

DbSyncForeignKeyConstraintCollection クラス
Microsoft.Synchronization.Data 名前空間