FeedSchema.ColumnAttributes Proprietà

Definizione

Ottiene o imposta gli attributi che descrivono le proprietà della colonna.

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

Valore della proprietà

String

Attributi che descrivono le proprietà della colonna.

Attributi

Si applica a