다음을 통해 공유


IUniqueConstraint.GetIsPrimaryKey 메서드

정의

이 제약 조건이 기본 키인지 여부를 나타내는 값을 가져옵니다.

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

반환

true 제약 조건이 기본 키인 경우

적용 대상