Naming Collections

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Feature Request
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      It would be useful to have a mechanism for naming of the collection from RegisterClassMap.

      So we could do this for example:
      BsonClassMap.RegisterClassMap<Car>(cm =>

      { cm.AutoMap(); cm.CollectionName("cars") }

      );;

              Assignee:
              Unassigned
              Reporter:
              ali khan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: