PublishedEvent.Actions 属性

定义

获取操作的列表。

public:
 property Microsoft::SqlServer::XEvent::Linq::PublishedEvent::ActionList ^ Actions { Microsoft::SqlServer::XEvent::Linq::PublishedEvent::ActionList ^ get(); };
public Microsoft.SqlServer.XEvent.Linq.PublishedEvent.ActionList Actions { get; }
member this.Actions : Microsoft.SqlServer.XEvent.Linq.PublishedEvent.ActionList
Public ReadOnly Property Actions As PublishedEvent.ActionList

属性值

操作的列表。

适用于