Share via


RenameEntityStatement.NewName Property

Definition

Indicates the new table name of this statement.

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

Property Value

Applies to