Provides access to members that query the schema of the network dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
Attribute | Network dataset attribute by index. |
![]() |
AttributeByID | Network dataset attribute corresponding to the specified ID. |
![]() |
AttributeByName | Network dataset attribute corresponding to the specified name. |
![]() |
AttributeCount | Number of attributes in the network dataset. |
![]() |
Buildable | Indicates if this network dataset is buildable. |
![]() |
DirtyArea | The dirty area polygon of the network dataset. |
![]() |
NetworkType | The type of the network dataset. |
![]() |
Source | Network dataset source by index. |
![]() |
SourceByID | Network dataset source corresponding to the specified ID. |
![]() |
SourceByName | Network dataset source corresponding to the specified name. |
![]() |
SourceCount | Number of sources in the network dataset. |
![]() |
State | Indicates whether the network dataset is built or not. |
![]() |
SupportsTurns | Indicates if this network dataset supports network turn elements. |
Inherited Interfaces
Interfaces | Description |
---|---|
INetworkDataset | Provides access to members that query the schema of the network dataset. |
CoClasses that implement INetworkDataset2
CoClasses and Classes | Description |
---|---|
NetworkDataset | A container for querying information about a network dataset. |