MongoDbV2LinkedService.Database Property

Definition

The name of the MongoDB database that you want to access. Type: string (or Expression with resultType string).

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

Property Value

Applies to