SchemaTableOptionalColumn.IsHidden 필드

정의

이 열을 숨길지 여부를 지정합니다.

public: static initonly System::String ^ IsHidden;
public static readonly string IsHidden;
 staticval mutable IsHidden : string
Public Shared ReadOnly IsHidden As String 

필드 값

설명

열이 숨겨지면 문자열 "true"를 반환하고, 그렇지 않으면 "false"를 반환합니다.

적용 대상

추가 정보