Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Method UnmapField

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

UnmapField(string)

Removes the member map for a field from the class map.

public void UnmapField(string fieldName)

Parameters

fieldName string

The name of the field.