Partager via


DatabaseRestoreResource.CollectionNames Propriété

Définition

Obtient ou définit les noms des collections disponibles pour la restauration.

[Newtonsoft.Json.JsonProperty(PropertyName="collectionNames")]
public System.Collections.Generic.IList<string> CollectionNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="collectionNames")>]
member this.CollectionNames : System.Collections.Generic.IList<string> with get, set
Public Property CollectionNames As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à