Partager via


MongoDbCollectionDataset.CollectionName Propriété

Définition

Obtient ou définit le nom de la table de la base de données MongoDB. Type : chaîne (ou Expression avec chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.collectionName")]
public object CollectionName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.collectionName")>]
member this.CollectionName : obj with get, set
Public Property CollectionName As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à