SequoiaDB
|
SequoiaDB | SequoiaDB Driver for C#.Net |
Bson | |
BsonUtils | A static class containing BSON utility methods |
BsonArray | Represents a BSON array. |
BsonBinaryData | Represents BSON binary data. |
BsonBoolean | Represents a BSON boolean value. |
BsonDateTime | Represents a BSON DateTime value. |
BsonDecimal | Represents a BSON decimal value. |
BsonDocument | Represents a BSON document. |
BsonDocumentWrapper | Represents a BsonDocument wrapper. |
BsonDouble | Represents a BSON double value. |
BsonElement | Represents a BSON element. |
BsonInt32 | Represents a BSON int value. |
BsonInt64 | Represents a BSON long value. |
BsonJavaScript | Represents a BSON JavaScript value. |
BsonJavaScriptWithScope | Represents a BSON JavaScript value with a scope. |
BsonMaxKey | Represents the BSON MaxKey value. |
BsonMinKey | Represents the BSON MinKey value. |
BsonNull | Represents the BSON Null value. |
BsonObjectId | Represents a BSON ObjectId value (see also ObjectId). |
BsonRegularExpression | Represents a BSON regular expression value. |
BsonString | Represents a BSON string value. |
BsonSymbol | Represents a BSON symbol value. |
BsonSymbolTable | Represents the symbol table of BsonSymbols. |
BsonTimestamp | Represents a BSON timestamp value. |
BsonTypeMapper | A static class that maps between .NET objects and BsonValues. |
BsonTypeMapperOptions | Represents options used by the BsonTypeMapper. |
BsonUndefined | Represents the BSON undefined value. |
BsonValue | Represents a BSON value (this is an abstract class, see the various subclasses). |
GuidConverter | A static class containing methods to convert to and from Guids and byte arrays in various byte orders. |
IConvertibleToBsonDocument | An interface implemented by objects that convert themselves to a BsonDocument. |
ICustomBsonTypeMapper | An interface for custom mappers that map an object to a BsonValue. |
ObjectId | Represents an ObjectId (see also BsonObjectId). |
BaseException | Database operation exception |
ConfigOptions | Database Connection Configuration Options |
ClientOptions | Client Configuration Options |
CollectionSpace | Database operation interfaces of collection space |
DataCenter | Database operation interfaces of data center |
DBCollection | Database operation interfaces of collection |
DBCursor | Database collection cursor |
DBLob | Database operation interfaces of large object |
DBQuery | Database operation rules |
Domain | Database operation interfaces of domain |
Node | Database operation interfaces of node |
ReplicaGroup | Database operation interfaces of replica group |
SDBConst | |
Sequoiadb | Database operation interfaces of admin |