ADOFeature Class |
Namespace: Telogis.GeoBase.DataSources
The ADOFeature type exposes the following members.
Name | Description | |
---|---|---|
ADOFeature |
Constructs a new instance of the ADOFeature class using the specified location and dictionary source.
|
Name | Description | |
---|---|---|
Data |
The values of each column for this row in the underlying data source.
| |
Item |
Get the value of a column.
| |
Location |
The location of the feature.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToJSON |
Represents the feature as a JSON object.
| |
ToString |
Represents the feature as a string.
(Overrides ObjectToString.) |