Table of Contents

Property UseZeroIdChecker

Namespace
MongoDB.Bson.Serialization
Assembly
MongoDB.Bson.dll

UseZeroIdChecker

Gets or sets whether to use the ZeroIdChecker on value Id types that don't have an IdGenerator registered.

public static bool UseZeroIdChecker { get; set; }

Property Value

bool