EventSessionStatement.SessionOptions Propiedad

Definición

Representa la lista de opciones de sesión de eventos.

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)

Valor de propiedad

Se aplica a