CreateRouteStatement.Owner Property

Definition

Owner of the object (optional, can be null)

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

Property Value

Applies to