This document is archived and information here might be outdated. Recommended version. |
The OID for the row.
[Visual Basic .NET]
Public ReadOnly Property OID As Integer
[C#]
public int OID {get;}
[C++]
HRESULT get_OID(
System.Int32* OID
);
[C++] Parameters OID [out, retval]
OID is a parameter of type long*
Gets the OID for a row in a table that has a unique Object ID, such as tables registered with the geodatabase.