Click or drag to resize

Repository Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The Repository type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBoxData
Implemented by derived classes to retrieve the RepositoryBoundingBoxData objects that describe the bounding boxes of the repository content.
Public propertyBoundingBoxes
Implemented by derived classes to retrieve the BoundingBox objects that contain the repository content.
Public propertyCopyrightString
Implemented by derived classes to retrieve a repository's copyright information.
Public propertyCountries
Implemented by derived classes to retrieve an array containing every Country present in a repository.
Public propertyStatic memberCurrentThreadRepository
Gets or Sets the repository used to support GeoBase services. The repository may be one of: GeoStreamRepository or LocalRepository (either a SimpleRepository or MultiRepository).
Public propertyDatasetHashCode
Implemented by derived classes to retrieve the hash code for a repository's data set.
Public propertyDatasetHashCodeString
Provides a consistent string representation of DatasetHashCode.
Public propertyStatic memberDefault
Gets or Sets the default repository used by all threads to support GeoBase services.
Public propertyHasGlobalData
Implemented by derived classes to determine whether a repository contains global data.
Public propertyIsDisposed
Gets whether the repository has been Disposed.
Public propertyRegions
Implemented by derived classes to retrieve an array of Regions present in a repository.
Public propertyVendorVersion
Implemented by derived classes to retrieve the vendor version for a repository's data set.
Top
See Also