Query Property (DTS)

The Query property specifies a parameterized query to execute.

Applies To
Lookup Object  

Syntax

object.Query [= value]

Part Description
object Expression that evaluates to an object in the Applies To list
value Parameterized query to execute

Data Type

String

Modifiable

Read/write

Prototype (C/C++)

HRESULT GetQuery(BSTR *pRetVal);

HRESULT SetQuery(BSTR NewValue);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.