閱讀英文

共用方式為


com.microsoft.azure.elasticdb.shard.store

Classes

StoreException

Representation of exceptions that occur during storage operations.

StoreLogEntry

Represents a store operation.

StoreMapping

Storage representation of a mapping b/w key ranges and shards.

StoreResults

Representation of storage results from storage API execution.

StoreSchemaInfo

Storage representation of a shard schema info.

StoreShard

Storage representation of a single shard.

StoreShardMap

Store representation of a shard map.

Version

Represents the version number of an assembly, operating system, or the common language runtime. This class cannot be inherited.

Interfaces

IStoreConnection

Instance of a store connection.

IStoreConnectionFactory

Factory for store connections.

IStoreTransactionScope

Allows scoping of a transactional operation on the store.

IUserStoreConnection

Instance of a user connection to store.

Enums

StoreConnectionKind

Types of store connections.

StoreResult

Numeric storage operation result. Keep these in sync with GSM and LSM stored procs.

StoreTransactionScopeKind

Type of transaction scope.