AlterSchemaStatement.Name
AlterSchemaStatement.Name
AlterSchemaStatement.Name
Property
Definition
Is the name of a schema in the current database, into which the object will be moved.
public Microsoft.SqlServer.TransactSql.ScriptDom.Identifier Name { get; set; }
member this.Name : Microsoft.SqlServer.TransactSql.ScriptDom.Identifier with get, set
Public Property Name As Identifier