Свойство | Type | Description | |
---|---|---|---|
_supplierID | int |
Méthode | Description | |
---|---|---|
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.
|
|
SupplierPrimaryKey ( int supplierID ) : System |
The constructor for this object which takes the fields that comprise the primary key for the 'Supplier' table.
|
public SupplierPrimaryKey ( int supplierID ) : System | ||
supplierID | int | |
Résultat | System |