Repository Properties | ![]() |
The Repository type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoundingBoxData |
Implemented by derived classes to retrieve the RepositoryBoundingBoxData objects that describe the bounding boxes of the repository content.
|
![]() | BoundingBoxes |
Implemented by derived classes to retrieve the BoundingBox objects that contain the repository content.
|
![]() | CopyrightString |
Implemented by derived classes to retrieve a repository's copyright information.
|
![]() | Countries |
Implemented by derived classes to retrieve an array containing every Country present in a repository.
|
![]() ![]() | CurrentThreadRepository |
Gets or Sets the repository used to support GeoBase services. The repository
may be one of: GeoStreamRepository or LocalRepository
(either a SimpleRepository or MultiRepository).
|
![]() | DatasetHashCode |
Implemented by derived classes to retrieve the hash code for a repository's data set.
|
![]() | DatasetHashCodeString |
Provides a consistent string representation of DatasetHashCode.
|
![]() ![]() | Default |
Gets or Sets the default repository used by all threads to support GeoBase
services.
|
![]() | HasGlobalData |
Implemented by derived classes to determine whether a repository contains global data.
|
![]() | IsDisposed |
Gets whether the repository has been Disposed.
|
![]() | Regions |
Implemented by derived classes to retrieve an array of Regions present in a repository.
|
![]() | VendorVersion |
Implemented by derived classes to retrieve the vendor version for a repository's data set.
|