Метод |
Описание |
|
DeleteCategory ( Category instance ) : void |
|
|
DeleteCustomer ( Customer instance ) : void |
|
|
DeleteEmployee ( Employee instance ) : void |
|
|
DeleteEmployeeTerritory ( EmployeeTerritory instance ) : void |
|
|
DeleteOrder ( Order instance ) : void |
|
|
DeleteOrderDetail ( OrderDetail instance ) : void |
|
|
DeleteProduct ( Product instance ) : void |
|
|
DeleteRegion ( Region instance ) : void |
|
|
DeleteShipper ( Shipper instance ) : void |
|
|
DeleteSupplier ( Supplier instance ) : void |
|
|
DeleteTerritory ( Territory instance ) : void |
|
|
InsertCategory ( Category instance ) : void |
|
|
InsertCustomer ( Customer instance ) : void |
|
|
InsertEmployee ( Employee instance ) : void |
|
|
InsertEmployeeTerritory ( EmployeeTerritory instance ) : void |
|
|
InsertOrder ( Order instance ) : void |
|
|
InsertOrderDetail ( OrderDetail instance ) : void |
|
|
InsertProduct ( Product instance ) : void |
|
|
InsertRegion ( Region instance ) : void |
|
|
InsertShipper ( Shipper instance ) : void |
|
|
InsertSupplier ( Supplier instance ) : void |
|
|
InsertTerritory ( Territory instance ) : void |
|
|
OnCreated ( ) : void |
|
|
Reset ( ) : int |
|
|
UpdateCategory ( Category instance ) : void |
|
|
UpdateCustomer ( Customer instance ) : void |
|
|
UpdateEmployee ( Employee instance ) : void |
|
|
UpdateEmployeeTerritory ( EmployeeTerritory instance ) : void |
|
|
UpdateOrder ( Order instance ) : void |
|
|
UpdateOrderDetail ( OrderDetail instance ) : void |
|
|
UpdateProduct ( Product instance ) : void |
|
|
UpdateRegion ( Region instance ) : void |
|
|
UpdateShipper ( Shipper instance ) : void |
|
|
UpdateSupplier ( Supplier instance ) : void |
|
|
UpdateTerritory ( Territory instance ) : void |
|
|