SequoiaDB
|
SequoiaDB.Bson.BsonSymbolTable | Represents the symbol table of BsonSymbols. |
SequoiaDB.Bson.BsonTypeMapper | A static class that maps between .NET objects and BsonValues. |
SequoiaDB.Bson.BsonTypeMapperOptions | Represents options used by the BsonTypeMapper. |
SequoiaDB.Bson.BsonUtils | A static class containing BSON utility methods |
SequoiaDB.ClientOptions | Client Configuration Options |
SequoiaDB.CollectionSpace | Database operation interfaces of collection space |
SequoiaDB.ConfigOptions | Database Connection Configuration Options |
SequoiaDB.DataCenter | Database operation interfaces of data center |
SequoiaDB.DBCollection | Database operation interfaces of collection |
SequoiaDB.DBCursor | Database collection cursor |
SequoiaDB.DBLob | Database operation interfaces of large object |
SequoiaDB.DBQuery | Database operation rules |
SequoiaDB.Domain | Database operation interfaces of domain |
Exception | |
SequoiaDB.Bson.GuidConverter | A static class containing methods to convert to and from Guids and byte arrays in various byte orders. |
IBsonSerializable | |
IComparable< BsonArray > | |
IComparable< BsonBinaryData > | |
IComparable< BsonBoolean > | |
IComparable< BsonDateTime > | |
IComparable< BsonDecimal > | |
IComparable< BsonDocument > | |
IComparable< BsonDouble > | |
IComparable< BsonElement > | |
IComparable< BsonInt32 > | |
IComparable< BsonInt64 > | |
IComparable< BsonJavaScript > | |
IComparable< BsonJavaScriptWithScope > | |
IComparable< BsonMaxKey > | |
IComparable< BsonMinKey > | |
IComparable< BsonNull > | |
IComparable< BsonObjectId > | |
IComparable< BsonRegularExpression > | |
IComparable< BsonString > | |
IComparable< BsonSymbol > | |
IComparable< BsonTimestamp > | |
IComparable< BsonUndefined > | |
IComparable< BsonValue > | |
IComparable< ObjectId > | |
IConvertible | |
SequoiaDB.Bson.IConvertibleToBsonDocument | An interface implemented by objects that convert themselves to a BsonDocument. |
SequoiaDB.Bson.ICustomBsonTypeMapper | An interface for custom mappers that map an object to a BsonValue. |
IEnumerable< BsonElement > | |
IEquatable< BsonArray > | |
IEquatable< BsonBinaryData > | |
IEquatable< BsonBoolean > | |
IEquatable< BsonDateTime > | |
IEquatable< BsonDecimal > | |
IEquatable< BsonDocument > | |
IEquatable< BsonDouble > | |
IEquatable< BsonElement > | |
IEquatable< BsonInt32 > | |
IEquatable< BsonInt64 > | |
IEquatable< BsonJavaScript > | |
IEquatable< BsonJavaScriptWithScope > | |
IEquatable< BsonMaxKey > | |
IEquatable< BsonMinKey > | |
IEquatable< BsonNull > | |
IEquatable< BsonObjectId > | |
IEquatable< BsonRegularExpression > | |
IEquatable< BsonString > | |
IEquatable< BsonSymbol > | |
IEquatable< BsonTimestamp > | |
IEquatable< BsonUndefined > | |
IEquatable< BsonValue > | |
IEquatable< ObjectId > | |
IList< BsonValue > | |
SequoiaDB.Node | Database operation interfaces of node |
SequoiaDB.ReplicaGroup | Database operation interfaces of replica group |
SequoiaDB.SDBConst | |
SequoiaDB.Sequoiadb | Database operation interfaces of admin |