PropertyMetadata.IsPrimaryKey 속성
정의
public:
property bool IsPrimaryKey { bool get(); void set(bool value); };
public bool IsPrimaryKey { get; set; }
member this.IsPrimaryKey : bool with get, set
Public Property IsPrimaryKey As Boolean
속성 값
- Boolean
구현
적용 대상