EventSessionStatement.SessionOptions プロパティ

定義

イベント セッション オプションの一覧を表します。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.SessionOption> SessionOptions { get; }
member this.SessionOptions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.SessionOption>
Public ReadOnly Property SessionOptions As IList(Of SessionOption)

プロパティ値

適用対象