ExecutionOperationCollection クラス

操作メッセージのコレクションです。

継承階層

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog>
    Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog>
      Microsoft.SqlServer.Management.IntegrationServices.ExecutionOperationCollection

名前空間:  Microsoft.SqlServer.Management.IntegrationServices
アセンブリ:  Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)

構文

'宣言
Public NotInheritable Class ExecutionOperationCollection _
    Inherits SfcCollatedDictionaryCollection(Of ExecutionOperation, ExecutionOperation.Key, Catalog)
'使用
Dim instance As ExecutionOperationCollection
public sealed class ExecutionOperationCollection : SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog>
public ref class ExecutionOperationCollection sealed : public SfcCollatedDictionaryCollection<ExecutionOperation^, ExecutionOperation.Key^, Catalog^>
[<SealedAttribute>]
type ExecutionOperationCollection =  
    class 
        inherit SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog>
    end
public final class ExecutionOperationCollection extends SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog>

ExecutionOperationCollection 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ Ascending (SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック プロパティ Count (SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
プロテクト プロパティ Initialized (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック プロパティ IsReadOnly (SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック プロパティ IsSynchronized (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック プロパティ Item[Int64] 指定した ID の ExecutionOperationCollection オブジェクトの実行操作を取得します。値の設定も可能です。
パブリック プロパティ Item[K] (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
プロテクト プロパティ Parent (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック プロパティ SyncRoot (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Add (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック メソッド Clear (SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック メソッド Contains(Int64) ExecutionOperationCollection オブジェクトに指定した ID が含まれているかどうかを判定します。
パブリック メソッド Contains(T) (SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック メソッド Contains(T) (SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック メソッド CopyTo(Array, Int32) (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック メソッド CopyTo(array<T[], Int32) (SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック メソッド Equals (Object から継承されています。)
パブリック メソッド GetEnumerator (SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
パブリック メソッド Refresh() (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック メソッド Refresh(Boolean) (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック メソッド Remove (SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
プロテクト メソッド RemoveInternal (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
プロテクト メソッド Rename (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
パブリック メソッド ToString (Object から継承されています。)
パブリック メソッド TryGetValue (SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)

先頭に戻る

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

  名前 説明
明示的なインターフェイスの実装プライベート メソッド ISfcCollection.Add (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド ISfcCollection.AddShadow (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド IComparer<K>.Compare (SfcCollatedDictionaryCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート プロパティ IListSource.ContainsListCollection (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート プロパティ ISfcCollection.Count (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド ISfcCollection.EnsureInitialized (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド ISfcCollection.FinishMerge (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド ISfcCollection.GetCollectionElementNameImpl (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド ISfcCollection.GetElementFactory (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド IEnumerable.GetEnumerator (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド ISfcCollection.GetExisting (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド IListSource.GetList (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド ISfcCollection.GetObjectByKey (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート プロパティ ISfcCollection.Initialized (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート プロパティ ISfcCollection.Parent (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド ISfcCollection.PrepareMerge (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド ISfcCollection.Remove (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド ISfcCollection.RemoveElement (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)
明示的なインターフェイスの実装プライベート メソッド ISfcCollection.Rename (SfcCollection<ExecutionOperation, ExecutionOperation.Key, Catalog> から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.SqlServer.Management.IntegrationServices 名前空間