AlterAuthorizationStatement.PrincipalName Property

Definition

Represents the principal name. Will be null if ToSchemaOwner is true.

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

Property Value

Applies to