Membres RunningPackages
Contains a collection of RunningPackage objects. This collection contains the list of packages that were running when the GetRunningPackages method was called, and is not updated when a new package starts or a listed package terminates. If you need a new snapshot, you should call GetRunningPackages again. This class cannot be inherited.
Le type RunningPackages expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
CopyTo | Copies the entire DTSReadOnlyCollectionBase to a compatible one-dimensional array, starting at the specified index of the target array. (Hérité de DTSReadOnlyCollectionBase.) | |
CreateManagedObject | Infrastructure. (Se substitue à DTSReadOnlyCollectionBase. . :: . .CreateManagedObject(Object).) | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetCount | Infrastructure. (Se substitue à DTSReadOnlyCollectionBase. . :: . .GetCount() () () ().) | |
GetEnumerator | Returns an enumerator for use in iterating over the RunningPackages collection. | |
GetHashCode | (Hérité de Object.) | |
GetManagedEnumerator | Infrastructure. (Se substitue à DTSReadOnlyCollectionBase. . :: . .GetManagedEnumerator(Object).) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
ToString | (Hérité de Object.) |
Haut de la page
Champs
Nom | Description | |
---|---|---|
m_unmanagedColl | Infrastructure. (Hérité de DTSReadOnlyCollectionBase.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Count | Gets the number of elements contained in the DTSReadOnlyCollectionBase instance. (Hérité de DTSReadOnlyCollectionBase.) | |
IsSynchronized | Gets a value that indicates whether access to the DTSReadOnlyCollectionBase is synchronized (thread-safe). (Hérité de DTSReadOnlyCollectionBase.) | |
SyncRoot | Gets an object that can be used to synchronize access to the DTSReadOnlyCollectionBase. (Hérité de DTSReadOnlyCollectionBase.) |
Haut de la page