SetUserStatement.UserName Property

Definition

Can be a string or a variable, optional may be null.

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

Property Value

Applies to