Click or drag to resize
Galactic API

MongoDBUtilityDEFAULT_COLLECTION Field

The name of the default collection used for adding documents if a collection is not specified.

Namespace:  Galactic.NoSql.MongoDB
Assembly:  Galactic.NoSql.MongoDB (in Galactic.NoSql.MongoDB.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public const string DEFAULT_COLLECTION = "default"

Field Value

Type: String
See Also