PackageCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SFC Collection class for Package
public sealed class PackageCollection : Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<Microsoft.SqlServer.Management.XEvent.Package,Microsoft.SqlServer.Management.XEvent.Package.Key,Microsoft.SqlServer.Management.XEvent.BaseXEStore>
type PackageCollection = class
inherit SfcCollatedDictionaryCollection<Package, Package.Key, BaseXEStore>
Public NotInheritable Class PackageCollection
Inherits SfcCollatedDictionaryCollection(Of Package, Package.Key, BaseXEStore)
- Inheritance
-
PackageCollection