PublishedEvent.ActionList.Item[String] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アクションリストから名前でアクションを取得します。 actionNameは{[moduleid.packagename.]のフォーマットに準拠しています。 |[パッケージ名。]}オブジェクト名。
public:
property Microsoft::SqlServer::XEvent::Linq::PublishedAction ^ default[System::String ^] { Microsoft::SqlServer::XEvent::Linq::PublishedAction ^ get(System::String ^ actionName); };
public Microsoft.SqlServer.XEvent.Linq.PublishedAction this[string actionName] { get; }
member this.Item(string) : Microsoft.SqlServer.XEvent.Linq.PublishedAction
Default Public ReadOnly Property Item(actionName As String) As PublishedAction
パラメーター
- actionName
- String
アクション名。
プロパティ値
アクションリストから名前で行動を選びます。