다음을 통해 공유


IReadOnlyKey.IsPrimaryKey 메서드

정의

키가 기본 키인지 여부를 나타내는 값을 반환합니다.

public virtual bool IsPrimaryKey ();
abstract member IsPrimaryKey : unit -> bool
override this.IsPrimaryKey : unit -> bool
Public Overridable Function IsPrimaryKey () As Boolean

반환

true 키가 기본 키이면 입니다.

적용 대상