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

Значение свойства

Атрибуты, описывающие свойства столбцов.

Атрибуты

Применяется к