SetUserStatement.UserName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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