public SchemePrimaryKey PrimaryKey { get; }
Public ReadOnly Property PrimaryKey As SchemePrimaryKey Get
public: property SchemePrimaryKey^ PrimaryKey { SchemePrimaryKey^ get (); }
member PrimaryKey : SchemePrimaryKey with get
In This Article