프로퍼티 | 타입 | 설명 | |
---|---|---|---|
customer_id | global::System.Int32 | ||
inventory_id | global::System.Int32 | ||
last_update | global::System.DateTime | ||
rental_date | global::System.DateTime | ||
rental_id | global::System.Int32 | ||
return_date | Nullable |
||
staff_id | global::System.Byte |
메소드 | 설명 | |
---|---|---|
Createrental ( global rental_id, global rental_date, Nullable |
||
Createrental ( global rental_id, global rental_date, global inventory_id, global customer_id, global staff_id, global last_update ) : |
public Createrental ( global rental_id, global rental_date, Nullable |
||
rental_id | global | |
rental_date | global | |
return_date | Nullable |
|
inventory_id | global | |
customer_id | global | |
staff_id | global | |
last_update | global | |
리턴 |
public Createrental ( global rental_id, global rental_date, global inventory_id, global customer_id, global staff_id, global last_update ) : |
||
rental_id | global | |
rental_date | global | |
inventory_id | global | |
customer_id | global | |
staff_id | global | |
last_update | global | |
리턴 |