GeoStreamRepositoryAvailableDataSets Property | ![Verizon Connect Logo](../icons/logo.jpg) |
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
Syntaxpublic DataSet[] AvailableDataSets { get; }
Public ReadOnly Property AvailableDataSets As DataSet()
Get
Property Value
Type:
DataSet
See Also