Enum BsonType
Namespace: Bayat.Json.Bson
Assembly: Bayat.Json.Runtime.dll
Syntax
public enum BsonType : sbyte
Fields
Name | Description |
---|---|
Array | |
Binary | |
Boolean | |
Code | |
CodeWScope | |
Date | |
Integer | |
Long | |
MaxKey | |
MinKey | |
Null | |
Number | |
Object | |
Oid | |
Reference | |
Regex | |
String | |
Symbol | |
TimeStamp | |
Undefined |