Package.EventInfoSet Property

Definition

Collection of EventInfo.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.XEvent.EventInfo))]
public Microsoft.SqlServer.Management.XEvent.EventInfoCollection EventInfoSet { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.XEvent.EventInfo))>]
member this.EventInfoSet : Microsoft.SqlServer.Management.XEvent.EventInfoCollection
Public ReadOnly Property EventInfoSet As EventInfoCollection

Property Value

Attributes

Applies to