次の方法で共有


Office365TableOutputColumn クラス

定義

Office 365 テーブルから読み取る列。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.ResourceManager.DataFactory.Models.Office365TableOutputColumn+Office365TableOutputColumnConverter))]
public class Office365TableOutputColumn
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.ResourceManager.DataFactory.Models.Office365TableOutputColumn+Office365TableOutputColumnConverter))>]
type Office365TableOutputColumn = class
Public Class Office365TableOutputColumn
継承
Office365TableOutputColumn
属性

コンストラクター

Office365TableOutputColumn()

Office365TableOutputColumn の新しいインスタンスを初期化します。

プロパティ

Name

テーブル列の名前。 型: string。

適用対象