Compartilhar via


DocumentDbCollectionDataset(LinkedServiceReference, Object) Construtor

Definição

Inicializa uma nova instância de DocumentDbCollectionDataset.

public DocumentDbCollectionDataset (Azure.Analytics.Synapse.Artifacts.Models.LinkedServiceReference linkedServiceName, object collectionName);
new Azure.Analytics.Synapse.Artifacts.Models.DocumentDbCollectionDataset : Azure.Analytics.Synapse.Artifacts.Models.LinkedServiceReference * obj -> Azure.Analytics.Synapse.Artifacts.Models.DocumentDbCollectionDataset
Public Sub New (linkedServiceName As LinkedServiceReference, collectionName As Object)

Parâmetros

linkedServiceName
LinkedServiceReference

Referência de serviço vinculado.

collectionName
Object

Nome da coleção banco de dados do documento. Tipo: cadeia de caracteres (ou Expressão com cadeia de caracteres resultType).

Exceções

linkedServiceName ou collectionName é nulo.

Aplica-se a