SequoiaDB
 All Classes Namespaces Files Functions Variables Enumerations Properties Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\NSequoiaDBSequoiaDB Driver for C#.Net
 oNBson
 |oCBsonUtilsA static class containing BSON utility methods
 |oCBsonArrayRepresents a BSON array.
 |oCBsonBinaryDataRepresents BSON binary data.
 |oCBsonBooleanRepresents a BSON boolean value.
 |oCBsonDateTimeRepresents a BSON DateTime value.
 |oCBsonDecimalRepresents a BSON decimal value.
 |oCBsonDocumentRepresents a BSON document.
 |oCBsonDocumentWrapperRepresents a BsonDocument wrapper.
 |oCBsonDoubleRepresents a BSON double value.
 |oCBsonElementRepresents a BSON element.
 |oCBsonInt32Represents a BSON int value.
 |oCBsonInt64Represents a BSON long value.
 |oCBsonJavaScriptRepresents a BSON JavaScript value.
 |oCBsonJavaScriptWithScopeRepresents a BSON JavaScript value with a scope.
 |oCBsonMaxKeyRepresents the BSON MaxKey value.
 |oCBsonMinKeyRepresents the BSON MinKey value.
 |oCBsonNullRepresents the BSON Null value.
 |oCBsonObjectIdRepresents a BSON ObjectId value (see also ObjectId).
 |oCBsonRegularExpressionRepresents a BSON regular expression value.
 |oCBsonStringRepresents a BSON string value.
 |oCBsonSymbolRepresents a BSON symbol value.
 |oCBsonSymbolTableRepresents the symbol table of BsonSymbols.
 |oCBsonTimestampRepresents a BSON timestamp value.
 |oCBsonTypeMapperA static class that maps between .NET objects and BsonValues.
 |oCBsonTypeMapperOptionsRepresents options used by the BsonTypeMapper.
 |oCBsonUndefinedRepresents the BSON undefined value.
 |oCBsonValueRepresents a BSON value (this is an abstract class, see the various subclasses).
 |oCGuidConverterA static class containing methods to convert to and from Guids and byte arrays in various byte orders.
 |oCIConvertibleToBsonDocumentAn interface implemented by objects that convert themselves to a BsonDocument.
 |oCICustomBsonTypeMapperAn interface for custom mappers that map an object to a BsonValue.
 |\CObjectIdRepresents an ObjectId (see also BsonObjectId).
 oCBaseExceptionDatabase operation exception
 oCConfigOptionsDatabase Connection Configuration Options
 oCClientOptionsClient Configuration Options
 oCCollectionSpaceDatabase operation interfaces of collection space
 oCDataCenterDatabase operation interfaces of data center
 oCDBCollectionDatabase operation interfaces of collection
 oCDBCursorDatabase collection cursor
 oCDBLobDatabase operation interfaces of large object
 oCDBQueryDatabase operation rules
 oCDBSequenceDatabase operation interfaces of sequence
 oCDomainDatabase operation interfaces of domain
 oCNodeDatabase operation interfaces of node
 oCReplicaGroupDatabase operation interfaces of replica group
 oCSDBConst
 \CSequoiadbDatabase operation interfaces of admin