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