Package.ActionInfoSet 屬性

定義

行動資訊合集。

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

屬性值

ActionInfo 集合。

屬性

適用於