FeedSchema.ColumnAttributes 屬性

定義

取得或設定描述資料行屬性 (Property) 的屬性 (Attribute)。

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

屬性值

String

描述資料行屬性 (Property) 的屬性 (Attribute)。

屬性

適用於