The Query property specifies a parameterized query to execute.
Lookup Object |
object.Query [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Parameterized query to execute |
String
Read/write
HRESULT GetQuery(BSTR *pRetVal);
HRESULT SetQuery(BSTR NewValue);