Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-108

BsonClassMap.Unmap

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.9
    • Affects Version/s: 0.9
    • Component/s: None
    • Labels:
      None

      It would be nice if we can support unmap to remove any mapping we don't want e.g.
      cm =>
      {
      cm.AutoMap();
      cm.UnmapProperty("FieldToIgnore");
      }

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            testn Testo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: