This document is archived and information here might be outdated. Recommended version. |
A SQL-like query string for determining records that belong to the speed group.
[Visual Basic .NET]
Public ReadOnly Property QueryString As String
[C#]
public string QueryString {get;}
[C++]
HRESULT get_QueryString(
void
);