This document is archived and information here might be outdated. Recommended version. |
Unique Key Field(s).
[Visual Basic .NET]
Public Property OIDFields As String
[C#]
public string OIDFields {get; set;}
[C++]
HRESULT get_OIDFields(
System.String* pOIDFields
);
[C++]
HRESULT put_OIDFields(
BSTR pOIDFields
);
[C++] Parameters pOIDFields [out, retval]
pOIDFields is a parameter of type BSTR* pOIDFields [in]
pOIDFields is a parameter of type BSTR
Use comma (,) as a delimiter when multiple fields are required to uniquely define each row in the output table/featureclass.