MongoDBCollectionDataset.CollectionName プロパティ

定義

MongoDB データベースのテーブル名。 型: string (または resultType 文字列を含む式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> CollectionName { get; set; }
member this.CollectionName : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property CollectionName As DataFactoryElement(Of String)

プロパティ値

適用対象