FeedSchema.ColumnType 屬性

定義

取得或設定資料行的類型。

public:
 property System::String ^ ColumnType { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ColumnType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ColumnType : string with get, set
Public Property ColumnType As String

屬性值

String

資料行的類型。

屬性

適用於