Package.MapInfoSet Property

Definition

Collection of MapInfo.

[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.MapInfo))]
public Microsoft.SqlServer.Management.XEvent.MapInfoCollection MapInfoSet { 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.MapInfo))>]
member this.MapInfoSet : Microsoft.SqlServer.Management.XEvent.MapInfoCollection
Public ReadOnly Property MapInfoSet As MapInfoCollection

Property Value

The MapInfo set.

Attributes

Applies to