MapInfo.MapValueInfoSet 屬性

定義

取得地圖值資訊。

[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

屬性值

地圖值資訊集。

屬性

適用於