ExecuteContext.Principal Property

Definition

The principal used to execute the statement

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

Property Value

Applies to