SequoiaDB
 All Classes Namespaces Files Functions Variables Enumerations Properties Pages
Namespaces | Enumerations
GuidRepresentation.cs File Reference

Namespaces

package  SequoiaDB.Bson
 

Enumerations

enum  SequoiaDB.Bson.GuidRepresentation {
  SequoiaDB.Bson.Unspecified = 0, SequoiaDB.Bson.Standard, SequoiaDB.Bson.CSharpLegacy, SequoiaDB.Bson.JavaLegacy,
  SequoiaDB.Bson.PythonLegacy
}
 Represents the representation to use when converting a Guid to a BSON binary value. More...