다음을 통해 공유


SchemaTableColumn.IsKey 필드

정의

이 열이 테이블의 키인지 여부를 지정합니다.

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

필드 값

설명

열이 키이면 문자열 "true"를 반환합니다. 그렇지 않으면 "false"입니다.

적용 대상

추가 정보