This document is archived and information here might be outdated. Recommended version. |
Name of the geocoding index.
[Visual Basic .NET]
Public WriteOnly Property Name_2
[C#]
public void Name_2 {set;}
[C++]
HRESULT put_Name(
BSTR
);
[C++] Parameters [in]
is a parameter of type BSTR
The Name property lets you specify the name of the Table or file to which the ReferenceDataIndex refers. This property only applies to pre-9.2 locators.
The Table or file must be contained within the same Workspace as the ReferenceDataTable that it indexes.