This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IQ > IQueryDescription Interface > IQueryDescription.Srid Property (ArcObjects .NET 10.4 SDK) |
Srid of the resultset.
[Visual Basic .NET] Public Property Srid As String
[C#] public string Srid {get; set;}
[C++]
HRESULT get_Srid(
BSTR* pSrid
);
[C++]
HRESULT put_Srid(
BSTR pSrid
);
[C++]
Parameters pSrid [out, retval] pSrid is a parameter of type BSTR pSrid [in] pSrid is a parameter of type BSTR