public GetCustomerByFirstNameCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetOrderByInventoryItemId(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public InsertAddressCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetPersonByUserIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetInventoryItemByManufacturerCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public InsertUserAccessCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public InsertInventoryItemCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public InsertCustomerCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
Ejemplo n.º 9
0
 public GetAddressByPersonIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetCatalogItemStockCountCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public DeleteUserAccessByUsernameCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
Ejemplo n.º 12
0
 public GetInventoryItemByManufacturerCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
Ejemplo n.º 13
0
 public UpdateAddressByAddressIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetOrderItemByOrderItemIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public DeleteInventoryItemByInventoryItemIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
Ejemplo n.º 16
0
 public GetUserAccessByUserNameCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
Ejemplo n.º 17
0
 public GetOrderByLastName(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetCatalogItemByManufacturerCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public InsertOrderCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public DeleteUserAccessByUsernameCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetCatalogItemStockCountCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetPersonByUserIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public InsertInventoryItemCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetCustomerByCustomerIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public InsertNotificationCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetInventoryItemByOrderIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetInventoryItemByCatalogItemIdAndInventoryItemStatusIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
Ejemplo n.º 28
0
 public GetCustomerByPersonIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetOrderItemByOrderItemIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
Ejemplo n.º 30
0
 public InsertPersonCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public UpdateOrderByOrderIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetCatalogItemByCatalogItemIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public InsertPersonCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetInventoryItemByInventoryItemIdAndInventoryItemStatusIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetOrderByLastName(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetInventoryItemByCatalogItemIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetOrderByOrderStatusId(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetCatalogItemByItemNameCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
Ejemplo n.º 39
0
 public GetNotificationByJobRoleAndIsReadCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public InsertNotificationCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetOrdersCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetInventoryItemByOrderIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public UpdateUserAccessByUserIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetNotificationByJobRoleCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetOrdersCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public UpdatePersonByPersonIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public UpdateUserAccessByUserIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public UpdateOrderByOrderIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetOrderByOrderStatusId(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public UpdateAddressByAddressIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetCatalogItemByManufacturerCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public UpdateInventoryItemByInventoryItemIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public DeleteNotificationByNotificationIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetUserAccessByUserNameCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetAddressByPersonIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
Ejemplo n.º 56
0
 public UpdatePersonByPersonIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public GetCustomerByFirstNameCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
 public UpdateNotificationByNotificationIdCommand(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }
Ejemplo n.º 59
0
 public GetOrderByInventoryItemId(ObjectConnection objectConnection)
     : this(objectConnection.CreateCommand())
 {
 }