ActionCollection.Item[String] プロパティ

定義

指定した名前の Action を取得します。

public Microsoft.SqlServer.Management.XEvent.Action this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.XEvent.Action
Default Public ReadOnly Property Item(name As String) As Action

パラメーター

name
String

プロパティ値

アクションの名前

適用対象