OpenQueryTableReference.Query Property

Definition

Query to execute on linked server.

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

Property Value

Applies to