Represents the collection for operation messages.
Vererbungshierarchie
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
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public NotInheritable Class OperationMessageCollection _
Inherits SfcCollatedDictionaryCollection(Of OperationMessage, OperationMessage.Key, Operation)
'Usage
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>
Der OperationMessageCollection-Typ macht folgende Elemente verfügbar.
Eigenschaften
.gif) |
Ascending |
(Geerbt von SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
Count |
(Geerbt von SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
Initialized |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
IsReadOnly |
(Geerbt von SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
IsSynchronized |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
Item[Int64] |
Gets the operation message with the specified name. |
.gif) |
Item[K] |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
Parent |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
SyncRoot |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
Zum Anfang
Methoden
.gif) |
Add |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
Clear |
(Geerbt von SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
Contains(Int64) |
Determines whether the operation message contains the specified ID. |
.gif) |
Contains(T) |
(Geerbt von SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
Contains(T) |
(Geerbt von SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
CopyTo(Array, Int32) |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
CopyTo(array<T[], Int32) |
(Geerbt von SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
Equals |
(Geerbt von Object.) |
.gif) |
GetEnumerator |
(Geerbt von SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
GetHashCode |
(Geerbt von Object.) |
.gif) |
GetType |
(Geerbt von Object.) |
.gif) |
Refresh() |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
Refresh(Boolean) |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
Remove |
(Geerbt von SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
RemoveInternal |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
Rename |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) |
ToString |
(Geerbt von Object.) |
.gif) |
TryGetValue |
(Geerbt von SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
.gif) .gif) |
ISfcCollection.Add |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.AddShadow |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
IComparer<K>.Compare |
(Geerbt von SfcCollatedDictionaryCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
IListSource.ContainsListCollection |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.Count |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.EnsureInitialized |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.FinishMerge |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.GetCollectionElementNameImpl |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.GetElementFactory |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
IEnumerable.GetEnumerator |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.GetExisting |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
IListSource.GetList |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.GetObjectByKey |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.Initialized |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.Parent |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.PrepareMerge |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.Remove |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.RemoveElement |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
.gif) .gif) |
ISfcCollection.Rename |
(Geerbt von SfcCollection<OperationMessage, OperationMessage.Key, Operation>.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.SqlServer.Management.IntegrationServices-Namespace