Пример #1
0
int InvXfer::count()
{
    TSqlORMapper<InvXferObject> mapper;
    return mapper.findCount();
}
Пример #2
0
int TaskSchedRuleMesur::count()
{
    TSqlORMapper<TaskSchedRuleMesurObject> mapper;
    return mapper.findCount();
}
Пример #3
0
int TaskTask::count()
{
    TSqlORMapper<TaskTaskObject> mapper;
    return mapper.findCount();
}
Пример #4
0
int QuarActionAssignment::count()
{
    TSqlORMapper<QuarActionAssignmentObject> mapper;
    return mapper.findCount();
}
Пример #5
0
int WarrantyInit::count()
{
    TSqlORMapper<WarrantyInitObject> mapper;
    return mapper.findCount();
}
Пример #6
0
int FncXactionLog::count()
{
    TSqlORMapper<FncXactionLogObject> mapper;
    return mapper.findCount();
}
Пример #7
0
int ParkAttendants::count()
{
    TSqlORMapper<ParkAttendantsObject> mapper;
    return mapper.findCount();
}
Пример #8
0
int PoHeader::count()
{
    TSqlORMapper<PoHeaderObject> mapper;
    return mapper.findCount();
}
Пример #9
0
int SchedWpMpc::count()
{
    TSqlORMapper<SchedWpMpcObject> mapper;
    return mapper.findCount();
}
Пример #10
0
int Advsry::count()
{
    TSqlORMapper<AdvsryObject> mapper;
    return mapper.findCount();
}
Пример #11
0
int City::count()
{
    TSqlORMapper<CityObject> mapper;
    return mapper.findCount();
}
Пример #12
0
int WarrantyEvalLabour::count()
{
    TSqlORMapper<WarrantyEvalLabourObject> mapper;
    return mapper.findCount();
}
Пример #13
0
int RefFailDefer::count()
{
    TSqlORMapper<RefFailDeferObject> mapper;
    return mapper.findCount();
}
Пример #14
0
int RefWarrantyEvalStatus::count()
{
    TSqlORMapper<RefWarrantyEvalStatusObject> mapper;
    return mapper.findCount();
}
Пример #15
0
int UserLicense::count()
{
    TSqlORMapper<UserLicenseObject> mapper;
    return mapper.findCount();
}
Пример #16
0
int InvAcReg::count()
{
    TSqlORMapper<InvAcRegObject> mapper;
    return mapper.findCount();
}
Пример #17
0
int RefPackingDef::count()
{
    TSqlORMapper<RefPackingDefObject> mapper;
    return mapper.findCount();
}
Пример #18
0
int PoInvoiceLine::count()
{
    TSqlORMapper<PoInvoiceLineObject> mapper;
    return mapper.findCount();
}
Пример #19
0
int Dept::count()
{
    TSqlORMapper<DeptObject> mapper;
    return mapper.findCount();
}
Пример #20
0
int SchedTool::count()
{
    TSqlORMapper<SchedToolObject> mapper;
    return mapper.findCount();
}
Пример #21
0
int UserElecCert::count()
{
    TSqlORMapper<UserElecCertObject> mapper;
    return mapper.findCount();
}
Пример #22
0
int ChatLog::count()
{
    TSqlORMapper<ChatLogObject> mapper;
    return mapper.findCount();
}
Пример #23
0
int OrgVendorApproval::count()
{
    TSqlORMapper<OrgVendorApprovalObject> mapper;
    return mapper.findCount();
}
Пример #24
0
int EqpAssmblBomPart::count()
{
    TSqlORMapper<EqpAssmblBomPartObject> mapper;
    return mapper.findCount();
}
Пример #25
0
int RefReceivePriority::count()
{
    TSqlORMapper<RefReceivePriorityObject> mapper;
    return mapper.findCount();
}
Пример #26
0
int RefFirstSchedFrom::count()
{
    TSqlORMapper<RefFirstSchedFromObject> mapper;
    return mapper.findCount();
}
Пример #27
0
int EvtVendor::count()
{
    TSqlORMapper<EvtVendorObject> mapper;
    return mapper.findCount();
}
Пример #28
0
int Cms::count()
{
    TSqlORMapper<CmsObject> mapper;
    return mapper.findCount();
}
Пример #29
0
int EqpAssmblBomDataType::count()
{
    TSqlORMapper<EqpAssmblBomDataTypeObject> mapper;
    return mapper.findCount();
}
Пример #30
0
int TaskLabourReq::count()
{
    TSqlORMapper<TaskLabourReqObject> mapper;
    return mapper.findCount();
}