Compartir a través de


MongoDbV2CollectionDataset.Collection Propiedad

Definición

Obtiene o establece el nombre de la colección de la base de datos de MongoDB. Tipo: cadena (o Expresión con cadena 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a