Table of Contents

Property MapOldBinaryToByteArray

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

MapOldBinaryToByteArray

Gets or sets whether binary sub type OldBinary should be mapped to byte[] the way sub type Binary is.

public bool MapOldBinaryToByteArray { get; set; }

Property Value

bool