Name |
Description |
|
BaseReaderOptions |
Config for all request made to concurrent query engine. |
|
BlobOptions |
|
|
BriefcaseDownloader |
Manages the download of a briefcase |
|
BriefcaseProps |
Properties that specify a briefcase within the local briefcase cache. |
|
ChangesetFileProps |
Properties of a changeset file |
|
ChangesetIdWithIndex |
The Id and optionally the index of a changeset |
|
ChangesetIndexAndId |
Both the index and Id of a changeset |
|
ChangesetProps |
Properties of a changeset |
|
ChangesetRange |
A range of changesets |
|
ChannelControlError |
Errors originating from the ChannelControl interface. |
|
CloudContainerUri |
TODO documentation |
|
CloudSqliteError |
An error originating from the CloudSqlite API. |
|
ConflictingLock |
Detailed information about a particular object Lock that is causing the Lock update conflict. |
|
ConflictingLocks |
Interface that describes the contents of ConflictingLocksError without relying on that class, since |
|
CreateIModelProps |
The properties that can be supplied when creating a new iModel. |
|
CreateSnapshotIModelProps |
Options that can be supplied when creating snapshot iModels. |
|
DbRuntimeStats |
|
|
EcefLocationProps |
Properties that position an iModel on the earth via ECEF (Earth Centered Earth Fixed) coordinates |
|
FilePropertyProps |
|
|
GeoCoordinatesRequestProps |
Information required to request conversion of an array of iModel coordinates to Geographic Coordinates (longitude and latitude) |
|
GeoCoordinatesResponseProps |
Information returned from a request to convert an array of iModel coordinates to Geographic Coordinates (longitude and latitude) |
|
GeographicCRSInterpretRequestProps |
Information required to interpret or complete a Geographic CRS in the specified format. |
|
GeographicCRSInterpretResponseProps |
Information returned from a request to interpret or complete a Geographic CRS |
|
IModelCoordinatesRequestProps |
Information required to request conversion of an array of Geographic coordinates (Longitude/Latitude) to iModel coordinates |
|
IModelCoordinatesResponseProps |
|
|
IModelProps |
Properties of an iModel that are always held in memory whenever one is opened, both on the frontend and on the backend . |
|
IModelRpcOpenProps |
The properties to open a connection to an iModel for RPC operations. |
|
IModelRpcProps |
The properties that identify an opened iModel for RPC operations. |
|
LocalBriefcaseProps |
Properties of a local briefcase file, returned by BriefcaseManager.getCachedBriefcases and BriefcaseManager.downloadBriefcase |
|
OpenBriefcaseOptions |
Options to open a previously downloaded briefcase |
|
OpenBriefcaseProps |
Properties for opening a local briefcase file via BriefcaseDb.open |
|
OpenCheckpointArgs |
Arguments to open a Checkpoint directly from its cloud container |
|
OpenDbKey |
A key used to identify an opened IModelDb between the frontend and backend for Rpc and Ipc communications. |
|
OpenSqliteArgs |
Sqlite options. |
|
PointWithStatus |
A point converted to iModel coordinates to geographic coordinates or vice-versa by a GeoConverter. |
|
QueryLimit |
Specify limit or range of rows to return |
|
QueryOptions |
ECSql query config |
|
QueryPropertyMetaData |
|
|
QueryQuota |
Quota hint for the query. |
|
QueryRowProxy |
Methods and ways of accessing values from rows returned by ECSqlReader. |
|
QueryStats |
Performance-related statistics for ECSqlReader. |
|
RequestNewBriefcaseProps |
Properties for downloading a briefcase to a local file, from iModelHub. |
|
RootSubjectProps |
Properties of the Root Subject. |
|
SnapshotOpenOptions |
Options to open a SnapshotDb. |
|
SqliteError |
An error originating from the SQLiteDb API. |
|
UpgradeOptions |
Arguments to validate and update the profile and domain schemas when opening a Db |
|
ViewStoreError |
Errors thrown by the ViewStore API. |
|