EventSessionStatement.SessionOptions Property

Definition

Represents the list of event session options.

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)

Property Value

Applies to