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)

屬性值

適用於