This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDETable Interface > IDETable.OIDFieldName Property (ArcObjects .NET 10.4 SDK) |
The name of the OID Field.
[Visual Basic .NET] Public Property OIDFieldName As String
[C#] public string OIDFieldName {get; set;}
[C++]
HRESULT get_OIDFieldName(
BSTR* OIDFieldName
);
[C++]
HRESULT put_OIDFieldName(
BSTR OIDFieldName
);
[C++]
Parameters OIDFieldName [out, retval] OIDFieldName is a parameter of type BSTR OIDFieldName [in] OIDFieldName is a parameter of type BSTR