This document is archived and information here might be outdated. Recommended version. |
The locating error associated with a row.
[Visual Basic .NET] Public Function GetLocatingErrorRow ( _ ByVal Row As IRow _ ) As esriLocatingError
[C#] public esriLocatingError GetLocatingErrorRow ( IRow Row );
[C++]
HRESULT GetLocatingErrorRow(
IRow* Row
);
[C++] Parameters Row [in]
Row is a parameter of type IRow*