This document is archived and information here might be outdated. Recommended version. |
The result source location.
[Visual Basic .NET] Public Property Location As IDatasetName
[C#] public IDatasetName Location {get; set;}
[C++]
HRESULT get_Location(
IDatasetName* Name
);
[C++]
HRESULT putref_Location(
IDatasetName** Name
);
[C++] Parameters Name [in]
Name is a parameter of type IDatasetName* Name [out, retval]
Name is a parameter of type IDatasetName**
The Location property holds an IDatasetName interface that references the corresponding source in the NAContext or NetworkDataset.