|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicRecordsetDesign Interface > ISchematicRecordsetDesign.QueryString Property (ArcObjects .NET 10.5 SDK) | 
Query string of the schematic recordset.
[Visual Basic .NET] Public ReadOnly Property QueryString As String
[C#] public string QueryString {get;}
[C++]
HRESULT get_QueryString(
  BSTR* QueryString
);
[C++]
Parameters QueryString [out, retval] QueryString is a parameter of type BSTR