Property | Type | Description | |
---|---|---|---|
amount | global::System.Decimal | ||
customer_id | global::System.Int32 | ||
filmtitle | global::System.String | ||
inventory_id | global::System.Int32 | ||
last_update | global::System.DateTime | ||
payment_date | global::System.DateTime | ||
payment_id | global::System.Int32 | ||
rental_id | Nullable |
||
staff_id | global::System.Byte |
Method | Description | |
---|---|---|
Createpayment ( global rental_id, global payment_id, global customer_id, global staff_id, global amount, global payment_date, global last_update, global inventory_id, global filmtitle ) : |
public Createpayment ( global rental_id, global payment_id, global customer_id, global staff_id, global amount, global payment_date, global last_update, global inventory_id, global filmtitle ) : |
||
rental_id | global | |
payment_id | global | |
customer_id | global | |
staff_id | global | |
amount | global | |
payment_date | global | |
last_update | global | |
inventory_id | global | |
filmtitle | global | |
return |
public global::System.DateTime last_update | ||
return | global::System.DateTime |
public global::System.DateTime payment_date | ||
return | global::System.DateTime |