AdHocTableReference.Object Property

Definition

Object - can be either SchemaObjectName or Literal (string).

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

Property Value

Applies to