public bool IsPrimaryKey { get; }
Public ReadOnly Property IsPrimaryKey As Boolean Get
public: property bool IsPrimaryKey { bool get (); }
member IsPrimaryKey : bool with get
In This Article