EventSessionStatement.SessionScope Property

Definition

The scope of the session - database or server

public Microsoft.SqlServer.TransactSql.ScriptDom.EventSessionScope SessionScope { get; set; }
member this.SessionScope : Microsoft.SqlServer.TransactSql.ScriptDom.EventSessionScope with get, set
Public Property SessionScope As EventSessionScope

Property Value

Applies to