CreateSynonymStatement.ForName Property

Definition

The name of the object the synonym is for, can be a four part name.

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

Property Value

Applies to