Database Item Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns an existing collection or creates a new one

Namespace: NFX.DataAccess.MongoDB.Connector
Assembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public Collection this[
	string name
] { get; }

Property Value

Type: Collection
See Also