Partager via


MongoDbV2CollectionDataset.Collection Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à