Click or drag to resize
Galactic API

MongoDBUtilityAddOrReplace Method

Overload List
  NameDescription
Public methodAddOrReplace(String, ExpandoObject)
Adds or replaces a document within the default collection.
(Overrides NoSqlUtilityAddOrReplace(String, ExpandoObject).)
Public methodAddOrReplace(String, String, ExpandoObject)
Adds or replaces a document within the specified collection.
Top
See Also