Property CollectionName

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

CollectionName

Gets the name of the collection.

public string CollectionName { get; }

Property Value

string

The name of the collection.