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)

属性值

适用于