FeedSchema.ColumnAttributes 屬性

定義

取得或設定描述欄位屬性的屬性。

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

屬性值

描述欄位屬性的屬性。

屬性

適用於