BaseXEStore.Package0Package Property
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.
Gets the package0 package.
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public Microsoft.SqlServer.Management.XEvent.Package Package0Package { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.Package0Package : Microsoft.SqlServer.Management.XEvent.Package
Public ReadOnly Property Package0Package As Package
Property Value
The package0 package.
- Attributes