![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkDataset2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that query the schema of the network dataset.
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. |
Interfaces | Description |
---|---|
INetworkDataset | Provides access to members that query the schema of the network dataset. |
CoClasses and Classes | Description |
---|---|
NetworkDataset | A container for querying information about a network dataset. |