ADOFeatureData Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The values of each column for this row in the underlying data source.
Namespace:
Telogis.GeoBase.DataSources
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public Dictionary<string, Object> Data { get; }
Public ReadOnly Property Data As Dictionary(Of String, Object)
Get
Property Value
Type:
DictionaryString,
ObjectSee Also