/////////////////////////////////////////////////////////////// // This is generated code. ////////////////////////////////////////////////////////////// // Code is generated using LLBLGen Pro version: 4.2 // Code is generated on: // Code is generated using templates: SD.TemplateBindings.SharedTemplates // Templates vendor: Solutions Design. // Templates version: ////////////////////////////////////////////////////////////// using System; namespace Datalib { /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblAgeGroup. public enum TblAgeGroupFieldIndex { ///Age. Age, ///Grp1. Grp1, ///Grp2. Grp2, ///Id. Id, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblAgency. public enum TblAgencyFieldIndex { ///AgencyTypeId. AgencyTypeId, ///EAgencyTypeName. EAgencyTypeName, ///VAgencyTypeName. VAgencyTypeName, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblChild. public enum TblChildFieldIndex { ///ChildId. ChildId, ///ChildName. ChildName, ///Ctxdate. Ctxdate, ///FeedingType. FeedingType, ///Hiv18Date. Hiv18Date, ///Hiv18Result. Hiv18Result, ///Pcrcdate1. Pcrcdate1, ///Pcrcdate2. Pcrcdate2, ///Pcrresult1. Pcrresult1, ///Pcrresult2. Pcrresult2, ///PreganceId. PreganceId, ///Sex. Sex, ///UniqueKey. UniqueKey, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblClinicInfo. public enum TblClinicInfoFieldIndex { ///Anemia. Anemia, ///Blackouts. Blackouts, ///Burning. Burning, ///ClinicDate. ClinicDate, ///ClinicStage. ClinicStage, ///Colic. Colic, ///Depression. Depression, ///Diarrhea. Diarrhea, ///FatDistributionChanges. FatDistributionChanges, ///Headache. Headache, ///Height. Height, ///Jaundice. Jaundice, ///Motion. Motion, ///Nausea. Nausea, ///PatientId. PatientId, ///Poisoning. Poisoning, ///ProgressTb. ProgressTb, ///Rash. Rash, ///UniqueKey. UniqueKey, ///Weight. Weight, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblCommune. public enum TblCommuneFieldIndex { ///Communeid. Communeid, ///Communename. Communename, ///Districtid. Districtid, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblDiary. public enum TblDiaryFieldIndex { ///EventDate. EventDate, ///OtherResult. OtherResult, ///PatientId. PatientId, ///Reason. Reason, ///Result. Result, ///UniqueKey. UniqueKey, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblDistrict. public enum TblDistrictFieldIndex { ///Districtid. Districtid, ///Districtname. Districtname, ///Provinceid. Provinceid, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblExaminationInfo. public enum TblExaminationInfoFieldIndex { ///Anemia. Anemia, ///Blackouts. Blackouts, ///Burning. Burning, ///Calc. Calc, ///ClinicStage. ClinicStage, ///Colic. Colic, ///CommuneId. CommuneId, ///DayDiff. DayDiff, ///Depression. Depression, ///Diarrhea. Diarrhea, ///DistrictId. DistrictId, ///EndExamDate. EndExamDate, ///ExamDate. ExamDate, ///FatDistributionChanges. FatDistributionChanges, ///Headache. Headache, ///Height. Height, ///IsClinic. IsClinic, ///Jaundice. Jaundice, ///LateAppointmentReason. LateAppointmentReason, ///LateTimes. LateTimes, ///Motion. Motion, ///Nausea. Nausea, ///NoSelfExam. NoSelfExam, ///OutPatientTreatment. OutPatientTreatment, ///PatientId. PatientId, ///Poisoning. Poisoning, ///ProgressTb. ProgressTb, ///ProvinceId. ProvinceId, ///Rash. Rash, ///ReasonEnd. ReasonEnd, ///ReExamDate. ReExamDate, ///ReTreatment. ReTreatment, ///Status. Status, ///TbScreen. TbScreen, ///TbScreenResult. TbScreenResult, ///TreatmentFollow. TreatmentFollow, ///UniqueKey. UniqueKey, ///Weight. Weight, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblPatient. public enum TblPatientFieldIndex { ///Address. Address, ///BirthYear. BirthYear, ///CommuneId. CommuneId, ///CreateDate. CreateDate, ///DateofArv. DateofArv, ///DateofReceivingDrug. DateofReceivingDrug, ///Dateofreferral. Dateofreferral, ///DateofRegistration. DateofRegistration, ///DeathDate. DeathDate, ///DistrictId. DistrictId, ///HaveArvBefore. HaveArvBefore, ///HivConfirmedDate. HivConfirmedDate, ///IdentityCardNo. IdentityCardNo, ///Insuranceid. Insuranceid, ///ModifyDate. ModifyDate, ///OldPatientId. OldPatientId, ///PatientId. PatientId, ///PatientName. PatientName, ///ProvinceId. ProvinceId, ///ReferralId. ReferralId, ///ReferralName. ReferralName, ///ReferralProvinceId. ReferralProvinceId, ///Regimenid. Regimenid, ///Sex. Sex, ///Sms. Sms, ///Status. Status, ///SupporterInfo. SupporterInfo, ///TelephoneNo. TelephoneNo, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblPreClinicsInfo. public enum TblPreClinicsInfoFieldIndex { ///PatientId. PatientId, ///QualityResult. QualityResult, ///QuantityResult. QuantityResult, ///Status. Status, ///TestDate. TestDate, ///Testid. Testid, ///UniqueKey. UniqueKey, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblPregnanceInfo. public enum TblPregnanceInfoFieldIndex { ///EstimatedDelivery. EstimatedDelivery, ///Note. Note, ///PatientId. PatientId, ///PregnanceDate. PregnanceDate, ///UniqueKey. UniqueKey, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblProvince. public enum TblProvinceFieldIndex { ///Provinceid. Provinceid, ///Provincename. Provincename, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblReferralFromPlace. public enum TblReferralFromPlaceFieldIndex { ///EReferralName. EReferralName, ///ReferralId. ReferralId, ///VReferralName. VReferralName, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblReferralsTo. public enum TblReferralsToFieldIndex { ///AgencyTypeId. AgencyTypeId, ///DeathReasonId. DeathReasonId, ///EndDate. EndDate, ///Note. Note, ///PatientId. PatientId, ///ProvinceId. ProvinceId, ///ReceiveServiceDate. ReceiveServiceDate, ///ReferralAgency. ReferralAgency, ///Status. Status, ///TypeId. TypeId, ///UniqueKey. UniqueKey, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblReferraltoService. public enum TblReferraltoServiceFieldIndex { ///AgencyTypeId. AgencyTypeId, ///Note. Note, ///PatientId. PatientId, ///ProvinceId. ProvinceId, ///ReceiveServiceDate. ReceiveServiceDate, ///ReferralAgency. ReferralAgency, ///ReferralDate. ReferralDate, ///Status. Status, ///UniqueKey. UniqueKey, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblRegimen. public enum TblRegimenFieldIndex { ///ERegimenName. ERegimenName, ///Regimenid. Regimenid, ///Sign. Sign, ///Type. Type, ///VRegimenname. VRegimenname, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblRegimenStopReason. public enum TblRegimenStopReasonFieldIndex { ///EReasonDes. EReasonDes, ///ReasonId. ReasonId, ///Sign. Sign, ///VReasonDes. VReasonDes, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblService. public enum TblServiceFieldIndex { ///EServiceName. EServiceName, ///ServiceId. ServiceId, ///VServiceName. VServiceName, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblTest. public enum TblTestFieldIndex { ///ETestName. ETestName, ///Testid. Testid, ///VTestName. VTestName, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblTreatment. public enum TblTreatmentFieldIndex { ///ETreatmentDes. ETreatmentDes, ///Sign. Sign, ///TreatmentId. TreatmentId, ///VTreatmentDes. VTreatmentDes, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblTreatmentInfo. public enum TblTreatmentInfoFieldIndex { ///PatientId. PatientId, ///ReasonId. ReasonId, ///Regimenid. Regimenid, ///TreatmentEdate. TreatmentEdate, ///TreatmentId. TreatmentId, ///TreatmentSdate. TreatmentSdate, ///UniqueKey. UniqueKey, /// AmountOfFields } /// Index enum to fast-access EntityFields in the IEntityFields collection for the entity: TblWaitingList. public enum TblWaitingListFieldIndex { ///Arv. Arv, ///FollowNum. FollowNum, ///LastFolowResult. LastFolowResult, ///LateTimes. LateTimes, ///PatientId. PatientId, ///PatientName. PatientName, ///ReExamDate. ReExamDate, ///Selected. Selected, ///Status. Status, ///TelephoneNo. TelephoneNo, /// AmountOfFields } /// Enum definition for all the entity types defined in this namespace. Used by the entityfields factory. public enum EntityType { ///TblAgeGroup TblAgeGroupEntity, ///TblAgency TblAgencyEntity, ///TblChild TblChildEntity, ///TblClinicInfo TblClinicInfoEntity, ///TblCommune TblCommuneEntity, ///TblDiary TblDiaryEntity, ///TblDistrict TblDistrictEntity, ///TblExaminationInfo TblExaminationInfoEntity, ///TblPatient TblPatientEntity, ///TblPreClinicsInfo TblPreClinicsInfoEntity, ///TblPregnanceInfo TblPregnanceInfoEntity, ///TblProvince TblProvinceEntity, ///TblReferralFromPlace TblReferralFromPlaceEntity, ///TblReferralsTo TblReferralsToEntity, ///TblReferraltoService TblReferraltoServiceEntity, ///TblRegimen TblRegimenEntity, ///TblRegimenStopReason TblRegimenStopReasonEntity, ///TblService TblServiceEntity, ///TblTest TblTestEntity, ///TblTreatment TblTreatmentEntity, ///TblTreatmentInfo TblTreatmentInfoEntity, ///TblWaitingList TblWaitingListEntity } #region Custom ConstantsEnums Code // __LLBLGENPRO_USER_CODE_REGION_START CustomUserConstants // __LLBLGENPRO_USER_CODE_REGION_END #endregion #region Included code #endregion }