다음을 통해 공유


MongoDomainManager<TData>.MongoContext Class

Definition

Contains the reusable (and thread-safe) objects for accessing MongoDB.

protected internal class MongoDomainManager<TData>.MongoContext where TData : class, ITableData
Protected Friend Class MongoDomainManager(Of TData).MongoContext

Type Parameters

TData
Inheritance
MongoDomainManager<TData>.MongoContext

Applies to