OpenQueryTableReference.Query Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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