This document is archived and information here might be outdated. Recommended version. |
Insert lookup table values into query string.
[Visual Basic .NET]
Public Function ExpandQuery ( _
ByVal bstrQuery As String _
) As String
[C#]
public string ExpandQuery (
string bstrQuery
);
[C++]
HRESULT ExpandQuery(
BSTR bstrQuery
);
[C++] Parameters bstrQuery [in]
bstrQuery is a parameter of type BSTR