Method ToServerString
ToServerString(BsonType)
Maps a BsonType to its corresponding server string representation.
public static string ToServerString(this BsonType type)
Parameters
typeBsonTypeThe input type to map.
Maps a BsonType to its corresponding server string representation.
public static string ToServerString(this BsonType type)
type BsonTypeThe input type to map.