프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_orderID | int |
메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool |
Returns a value indicating whether the current object is equal to a specified object.
|
|
GetHashCode ( ) : int |
Serves as a hash function for this particular type.
|
|
OrderPrimaryKey ( int orderID ) : System |
The constructor for this object which takes the fields that comprise the primary key for the 'Order' table.
|