MongoDbCollectionDataset.CollectionName Property

Definition

The table name of the MongoDB database. Type: string (or Expression with resultType string).

public object CollectionName { get; set; }
member this.CollectionName : obj with get, set
Public Property CollectionName As Object

Property Value

Applies to