This document is archived and information here might be outdated. Recommended version. |
Provides access to the field names used by the locator.
Name | Description | |
---|---|---|
LocationRangesFieldName | The NALocationRanges field name. | |
OIDFieldName | The OID field name. | |
PositionFieldName | The position field name. | |
SideFieldName | The side field name. | |
SourceIDFieldName | The source ID field name. |
Interfaces | Description |
---|---|
INALocatorLocationFieldsAgent | Provides access to the field names used by the locator. |
Classes | Description |
---|---|
NALocatorLocationFieldsAgent | Defines the network location fields to be used by a locator. |
The INALocatorLocationFieldsAgent2 interface allows you to specify a locator for finding network locations based upon known Source ID, OID, Side and Position values.
INALocatorLocationFieldsAgent2 interface also allows you to specify the name of the BLOB field that contains location ranges.
You need to call the Bind method after setting these properties before using the locator agent.