Compartir a través de


Clase OperationMessageCollection

Represents the collection for operation messages.

Jerarquía de herencia

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection<OperationMessage, OperationMessage.Key, Operation>
    Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>
      Microsoft.SqlServer.Management.IntegrationServices.OperationMessageCollection

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
Public NotInheritable Class OperationMessageCollection _
    Inherits SfcCollatedDictionaryCollection(Of OperationMessage, OperationMessage.Key, Operation)
'Uso
Dim instance As OperationMessageCollection
public sealed class OperationMessageCollection : SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>
public ref class OperationMessageCollection sealed : public SfcCollatedDictionaryCollection<OperationMessage^, OperationMessage.Key^, Operation^>
[<SealedAttribute>]
type OperationMessageCollection =  
    class 
        inherit SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>
    end
public final class OperationMessageCollection extends SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>

El tipo OperationMessageCollection expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Ascending (Se hereda de SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.)
Propiedad pública Count (Se hereda de SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.)
Propiedad protegida Initialized (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Propiedad pública IsReadOnly (Se hereda de SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.)
Propiedad pública IsSynchronized (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Propiedad pública Item[Int64] Gets the operation message with the specified name.
Propiedad pública Item[K] (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Propiedad protegida Parent (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Propiedad pública SyncRoot (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)

Arriba

Métodos

  Nombre Descripción
Método público Add (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Método público Clear (Se hereda de SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.)
Método público Contains(Int64) Determines whether the operation message contains the specified ID.
Método público Contains(T) (Se hereda de SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.)
Método público Contains(T) (Se hereda de SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.)
Método público CopyTo(Array, Int32) (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Método público CopyTo(array<T[], Int32) (Se hereda de SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.)
Método público Equals (Se hereda de Object.)
Método público GetEnumerator (Se hereda de SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método público Refresh() (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Método público Refresh(Boolean) (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Método público Remove (Se hereda de SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.)
Método protegido RemoveInternal (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Método protegido Rename (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Método público ToString (Se hereda de Object.)
Método público TryGetValue (Se hereda de SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.)

Arriba

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado ISfcCollection.Add (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.AddShadow (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado IComparer<K>.Compare (Se hereda de SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasPropiedad privada IListSource.ContainsListCollection (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasPropiedad privada ISfcCollection.Count (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.EnsureInitialized (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.FinishMerge (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.GetCollectionElementNameImpl (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.GetElementFactory (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado IEnumerable.GetEnumerator (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.GetExisting (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado IListSource.GetList (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.GetObjectByKey (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasPropiedad privada ISfcCollection.Initialized (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasPropiedad privada ISfcCollection.Parent (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.PrepareMerge (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.Remove (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.RemoveElement (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)
Implementación de interfaces explícitasMétodo privado ISfcCollection.Rename (Se hereda de SfcCollection<OperationMessage, OperationMessage.Key, Operation>.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices