다음을 통해 공유


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

속성 값

String

열 속성을 설명하는 특성입니다.

특성

적용 대상