Collection FullName Property NFX Class Library

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

Returns full name of this collection: database.collection

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

public string FullName { get; }

Property Value

Type: OnlineString
See Also