MapInfo.MapValueInfoSet Property

Definition

Gets the map value info set.

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

Property Value

The map value info set.

Attributes

Applies to