This document is archived and information here might be outdated. Recommended version. |
SQL query for an attribute trigger.
[Visual Basic .NET]
Public Property QueryString As String
[C#]
public string QueryString {get; set;}
[C++]
HRESULT get_QueryString(
System.String* pVal
);
[C++]
HRESULT put_QueryString(
BSTR pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type BSTR* pVal [in]
pVal is a parameter of type BSTR