GeoStreamRepositoryAvailableDataSets Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns an array of available DataSet objects for this
user on this GeoStream server.
Namespace:
Telogis.GeoBase.Repositories
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public DataSet[] AvailableDataSets { get; }
Public ReadOnly Property AvailableDataSets As DataSet()
Get
Property Value
Type:
DataSetSee Also