<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProductVersion>8.0.30703</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{D9BFE3E8-5060-4208-9C76-250646661D88}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>CY.SQLDAL</RootNamespace>
|
<AssemblyName>CY.SQLDAL</AssemblyName>
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="System" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Transactions" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Database.cs" />
|
<Compile Include="DBException.cs" />
|
<Compile Include="EC\EC_AccepterAddressDAL.cs" />
|
<Compile Include="EC\EC_AcceptWayByCustomersDAL.cs" />
|
<Compile Include="EC\EC_AcceptWayByOrderDAL.cs" />
|
<Compile Include="EC\EC_AcceptWayBySellerDAL.cs" />
|
<Compile Include="EC\EC_AskPriceItemDAL.cs" />
|
<Compile Include="EC\EC_AskPriceNoteDAL.cs" />
|
<Compile Include="EC\EC_BusinessLimitsBasicInfoDAL.cs" />
|
<Compile Include="EC\EC_CuttingPaperSpecDAL.cs" />
|
<Compile Include="EC\EC_DemandDescribeDAL.cs" />
|
<Compile Include="EC\EC_DemandPrintParameterDAL.cs" />
|
<Compile Include="EC\EC_InHomeDataDAL.cs" />
|
<Compile Include="EC\EC_MemberBasicDAL.cs" />
|
<Compile Include="EC\EC_OnlineAdviserDAL.cs" />
|
<Compile Include="EC\EC_OrderDialogueDAL.cs" />
|
<Compile Include="EC\EC_OrderPrintParameterDAL.cs" />
|
<Compile Include="EC\EC_SeckillInfoDAL.cs" />
|
<Compile Include="EC\EC_SeckillBusinessDAL.cs" />
|
<Compile Include="EC\EC_SafeValidationDAL.cs" />
|
<Compile Include="EC\EC_QuoteDemandDAL.cs" />
|
<Compile Include="EC\EC_PrizeReciveAddressDAL.cs" />
|
<Compile Include="EC\EC_PrizeInfoDAL.cs" />
|
<Compile Include="EC\EC_OrderBasicDAL.cs" />
|
<Compile Include="EC\EC_MemberExtendDAL.cs" />
|
<Compile Include="EC\EC_FirmInfoDAL.cs" />
|
<Compile Include="EC\EC_FileInfoDAL.cs" />
|
<Compile Include="EC\EC_FastLoginInfoDAL.cs" />
|
<Compile Include="EC\EC_ExchangeRecordDAL.cs" />
|
<Compile Include="EC\EC_ExchangePrizeDAL.cs" />
|
<Compile Include="EC\EC_DemandQuoteDAL.cs" />
|
<Compile Include="EC\EC_OrderExtendDAL.cs" />
|
<Compile Include="EC\EC_OrderDAL.cs" />
|
<Compile Include="EC\EC_PaymentRecordDAL.cs" />
|
<Compile Include="EC\EC_PrintingConsultancyDAL.cs" />
|
<Compile Include="EC\EC_UpgradeRecordDAL.cs" />
|
<Compile Include="EC\EC_SpecialOrdersDAL.cs" />
|
<Compile Include="EC\EC_SpecialForumsDAL.cs" />
|
<Compile Include="EC\EC_MergerOrdersDAL.cs" />
|
<Compile Include="EC\EC_MergerSingleDAL.cs" />
|
<Compile Include="EC\EC_ExSingleTemDAL.cs" />
|
<Compile Include="EC\EC_ProxyApplicationDAL.cs" />
|
<Compile Include="EC\EC_ProxyMemberDAL.cs" />
|
<Compile Include="Info\Info_CompanyAdDAL.cs" />
|
<Compile Include="EC\EC_MemberDictionaryDAL.cs" />
|
<Compile Include="Info\Info_SortDAL.cs" />
|
<Compile Include="Info\Info_ContentDAL.cs" />
|
<Compile Include="Info\Info_AdAL.cs" />
|
<Compile Include="Info\Info_AdLoctionDAL.cs" />
|
<Compile Include="Info\Info_FirmDAL.cs" />
|
<Compile Include="Info\Info_AllianceBasicAL.cs" />
|
<Compile Include="Info\Info_AllianceDAL.cs" />
|
<Compile Include="Inquiry\AdhesiveFastCostDAL.cs" />
|
<Compile Include="Inquiry\AdhesivePaperPriceDAL.cs" />
|
<Compile Include="Inquiry\AdvertisingCupFastDAL.cs" />
|
<Compile Include="Inquiry\AdvertisingPokerFastDAL.cs" />
|
<Compile Include="Inquiry\AfterConsumptionDAL.cs" />
|
<Compile Include="Inquiry\AfterParameterInfoDAL.cs" />
|
<Compile Include="Inquiry\AirbrushFastDAL.cs" />
|
<Compile Include="Inquiry\BasicConsumptionDAL.cs" />
|
<Compile Include="Inquiry\BindingProcessCostDAL.cs" />
|
<Compile Include="Inquiry\BlackAndWhiteFastDAL.cs" />
|
<Compile Include="Inquiry\BrandInfoDAL.cs" />
|
<Compile Include="Inquiry\ColorCostDAL.cs" />
|
<Compile Include="Inquiry\DeskCalendarBindingFeeDAL.cs" />
|
<Compile Include="Inquiry\DigitalPrintPaperPriceDAL.cs" />
|
<Compile Include="Inquiry\FollowRecordInfoDAL.cs" />
|
<Compile Include="Inquiry\FrontCostDAL.cs" />
|
<Compile Include="Inquiry\HardcoverBindingDAL.cs" />
|
<Compile Include="Inquiry\LEDCostDAL.cs" />
|
<Compile Include="Inquiry\OilCostDAL.cs" />
|
<Compile Include="Inquiry\PaperTypeDAL.cs" />
|
<Compile Include="Inquiry\BusinessCardAfterCostDAL.cs" />
|
<Compile Include="Inquiry\BusinessCardFastCostDAL.cs" />
|
<Compile Include="Inquiry\CargageDAL.cs" />
|
<Compile Include="Inquiry\CommonInquiryHelper.cs" />
|
<Compile Include="Inquiry\CoveredCostDAL.cs" />
|
<Compile Include="Inquiry\CuttingCostDAL.cs" />
|
<Compile Include="Inquiry\DMFastCostDAL.cs" />
|
<Compile Include="Inquiry\DottedLineCostDAL.cs" />
|
<Compile Include="Inquiry\EmbossedCostDAL.cs" />
|
<Compile Include="Inquiry\EnvelopFastCostDAL.cs" />
|
<Compile Include="Inquiry\FastSetByFirmDAL.cs" />
|
<Compile Include="Inquiry\GraphicDesignerFastDAL.cs" />
|
<Compile Include="Inquiry\IndentationCostDAL.cs" />
|
<Compile Include="Inquiry\MultipleAfterCostDAL.cs" />
|
<Compile Include="Inquiry\MultipleTypeInfoDAL.cs" />
|
<Compile Include="Inquiry\NoteFastCostDAL.cs" />
|
<Compile Include="Inquiry\PacketFastCostDAL.cs" />
|
<Compile Include="Inquiry\PaperInfoDAL.cs" />
|
<Compile Include="Inquiry\PaperSizeDetailDAL.cs" />
|
<Compile Include="Inquiry\PictureAlbumFastCostDAL.cs" />
|
<Compile Include="Inquiry\PolishCostDAL.cs" />
|
<Compile Include="Inquiry\PortraitCardFastCostDAL.cs" />
|
<Compile Include="Inquiry\PrintColorConsumptionDAL.cs" />
|
<Compile Include="Inquiry\PrintingMachineDAL.cs" />
|
<Compile Include="Inquiry\PrintingWorksDAL.cs" />
|
<Compile Include="Inquiry\PVCAfterCostDAL.cs" />
|
<Compile Include="Inquiry\PVCFastCostDAL.cs" />
|
<Compile Include="Inquiry\RangeofBusinessDAL.cs" />
|
<Compile Include="Inquiry\ReceiptDocumentFastCostDAL.cs" />
|
<Compile Include="Inquiry\RecordInfoDAL.cs" />
|
<Compile Include="Inquiry\RecoverySysInquiryDataDAL.cs" />
|
<Compile Include="Inquiry\ReduceWorkCountSetDAL.cs" />
|
<Compile Include="Inquiry\ReticuleFastCostDAL.cs" />
|
<Compile Include="Inquiry\RoomCardFastDAL.cs" />
|
<Compile Include="Inquiry\RopeCostDAL.cs" />
|
<Compile Include="Inquiry\RubberheadCostDAL.cs" />
|
<Compile Include="Inquiry\SignboardCostDAL.cs" />
|
<Compile Include="Inquiry\StickEnvelopeCostDAL.cs" />
|
<Compile Include="Inquiry\StickyHandBagCostDAL.cs" />
|
<Compile Include="Inquiry\StrangeCustomerInfoDAL.cs" />
|
<Compile Include="Inquiry\SubscriptionCostDAL.cs" />
|
<Compile Include="Inquiry\SysInquiry_DigitalPrintPaperInfoDAL.cs" />
|
<Compile Include="Inquiry\SysInquiry_LEDMaterialDAL.cs" />
|
<Compile Include="Inquiry\SysInquiry_RopeTypeDAL.cs" />
|
<Compile Include="Inquiry\SysInquiry_SignboardInfoDAL.cs" />
|
<Compile Include="Inquiry\TaxationCostDAL.cs" />
|
<Compile Include="Inquiry\WirelessGlueBindCostDAL.cs" />
|
<Compile Include="Inquiry\WorkBookTypeDAL.cs" />
|
<Compile Include="Integrity\Integrity_ComplainanEvidenceDAL.cs" />
|
<Compile Include="Integrity\Integrity_ComplainanInfoDAL.cs" />
|
<Compile Include="Integrity\Integrity_CreditGrowRecordDAL.cs" />
|
<Compile Include="Integrity\Integrity_CreditLevelRuleDAL.cs" />
|
<Compile Include="Integrity\Integrity_EvaluationRecordsDAL.cs" />
|
<Compile Include="Integrity\Integrity_IntegrityCardDAL.cs" />
|
<Compile Include="LF\LF_OrderFileDAL.cs" />
|
<Compile Include="LF\LF_SellerFileSpaceDAL.cs" />
|
<Compile Include="OA\CoreCmsPlanOrderDAL.cs" />
|
<Compile Include="OA\CoreCmsPlanOrderItemDAL.cs" />
|
<Compile Include="OA\OA_BaozhengjincuishouDAL.cs" />
|
<Compile Include="OA\OA_BaozhengjinDAL.cs" />
|
<Compile Include="OA\OA_CarDictionaryDAL.cs" />
|
<Compile Include="OA\OA_CarExaminedDAL.cs" />
|
<Compile Include="OA\OA_CarInsuranceDAL.cs" />
|
<Compile Include="OA\OA_CarMaintenanceDAL.cs" />
|
<Compile Include="OA\OA_CarManageDAL.cs" />
|
<Compile Include="OA\OA_CarrepairDAL.cs" />
|
<Compile Include="OA\OA_CarTransferDAL.cs" />
|
<Compile Include="OA\OA_CarViolationDAL.cs" />
|
<Compile Include="OA\OA_CuikuanjiluDAL.cs" />
|
<Compile Include="OA\OA_CustomerApplyDAL.cs" />
|
<Compile Include="OA\OA_DeliverPlanDAL.cs" />
|
<Compile Include="OA\OA_DepartmentDAL.cs" />
|
<Compile Include="OA\OA_DocumentDAL.cs" />
|
<Compile Include="OA\OA_DocumentDicDAL.cs" />
|
<Compile Include="OA\OA_FukuanshenqingDAL.cs" />
|
<Compile Include="OA\OA_KaipiaoJineQuerenDAL.cs" />
|
<Compile Include="OA\OA_KaipiaonewcuishouDAL.cs" />
|
<Compile Include="OA\OA_KaipiaonewDAL.cs" />
|
<Compile Include="OA\OA_KaipiaonewhuikuanDAL.cs" />
|
<Compile Include="OA\OA_KipiaoshenqingDAL.cs" />
|
<Compile Include="OA\OA_PropertyCateDAL.cs" />
|
<Compile Include="OA\OA_PropertyManageDAL.cs" />
|
<Compile Include="OA\OA_PropertyRecordDAL.cs" />
|
<Compile Include="OA\OA_StaffFirmProfileDAL.cs" />
|
<Compile Include="OA\OA_StaffPostCategoryDAL.cs" />
|
<Compile Include="OA\OA_StaffPostDAL.cs" />
|
<Compile Include="OA\OA_StaffPostLogDAL.cs" />
|
<Compile Include="OA\OA_StaffRecruitmentsDAL.cs" />
|
<Compile Include="OA\OA_StaffResumeDAL.cs" />
|
<Compile Include="OA\OA_StaffResumeEducationDAL.cs" />
|
<Compile Include="OA\OA_StaffResumeIntentionDAL.cs" />
|
<Compile Include="OA\OA_StaffResumeWorkDAL.cs" />
|
<Compile Include="OA\OA_VisitNoteDAL.cs" />
|
<Compile Include="OA\OA_WageAwardPunishDAL.cs" />
|
<Compile Include="OA\OA_WageManageDAL.cs" />
|
<Compile Include="OA\OA_WagePieceRecordDAL.cs" />
|
<Compile Include="OA\OA_WageProcessDAL.cs" />
|
<Compile Include="OA\OA_WageSetPieceDAL.cs" />
|
<Compile Include="OA\OA_WagesRecordDAL.cs" />
|
<Compile Include="OA\OA_WarehouseDAL.cs" />
|
<Compile Include="OA\OA_SuppliersOtherQualificationDAL.cs" />
|
<Compile Include="OA\OA_SuppliersDAL.cs" />
|
<Compile Include="OA\OA_SubjectSetDAL.cs" />
|
<Compile Include="OA\OA_StaffRoleRelDAL.cs" />
|
<Compile Include="OA\OA_StaffDAL.cs" />
|
<Compile Include="OA\OA_SpecificationDAL.cs" />
|
<Compile Include="OA\OA_RemittanceAdviceDAL.cs" />
|
<Compile Include="OA\OA_ProcurementDAL.cs" />
|
<Compile Include="OA\OA_OutOfStorageDAL.cs" />
|
<Compile Include="OA\OA_OrderWorkListRelationDAL.cs" />
|
<Compile Include="OA\OA_InventoryDAL.cs" />
|
<Compile Include="OA\OA_IntentionCustomerDAL.cs" />
|
<Compile Include="OA\OA_GoodsInfoDAL.cs" />
|
<Compile Include="OA\OA_FirmRolePermissionsRelDAL.cs" />
|
<Compile Include="OA\OA_FirmRoleDAL.cs" />
|
<Compile Include="OA\OA_FirmAccountRecordDAL.cs" />
|
<Compile Include="OA\OA_FirmAccountDAL.cs" />
|
<Compile Include="OA\OA_CustomerCommunicationsDAL.cs" />
|
<Compile Include="OA\OA_CustomerAccessRecordDAL.cs" />
|
<Compile Include="OA\OA_CorporateClientsDAL.cs" />
|
<Compile Include="OA\OA_CommoditySpeciAssociateDAL.cs" />
|
<Compile Include="OA\OA_CommodityDAL.cs" />
|
<Compile Include="OA\OA_CargoSpaceDAL.cs" />
|
<Compile Include="OA\OA_BrandDAL.cs" />
|
<Compile Include="OA\OA_AdvanceMoneyRecordDAL.cs" />
|
<Compile Include="OA\OA_PaperWeightDAL.cs" />
|
<Compile Include="OA\OA_WorkReminderDAL.cs" />
|
<Compile Include="OA\OA_WorkPlanDAL.cs" />
|
<Compile Include="OA\OA_YujihuikuanDAL.cs" />
|
<Compile Include="Pay\Pay_AccountedRecordDAL.cs" />
|
<Compile Include="Pay\Pay_BankInfoDAL.cs" />
|
<Compile Include="Pay\Pay_CashApplyDAL.cs" />
|
<Compile Include="Pay\Pay_CashApplyOperateRecordDAL.cs" />
|
<Compile Include="Pay\Pay_CashApplyRecordDAL.cs" />
|
<Compile Include="Pay\Pay_CreditLineLevelRuleDAL.cs" />
|
<Compile Include="Pay\Pay_CreditRecardDAL.cs" />
|
<Compile Include="Pay\Pay_IncExpRecordDAL.cs" />
|
<Compile Include="Pay\Pay_OrderReceiveRecordDAL.cs" />
|
<Compile Include="Pay\Pay_PaymentAccountDAL.cs" />
|
<Compile Include="Pay\Pay_TradingSingleDAL.cs" />
|
<Compile Include="Pay\Pay_PromotionRecordDAL.cs" />
|
<Compile Include="Pay\Pay_ScoreRecordDAL.cs" />
|
<Compile Include="Promotion\Promotion_ArticleInfoDAL.cs" />
|
<Compile Include="Promotion\Promotion_IncomeRuleDAL.cs" />
|
<Compile Include="Promotion\Promotion_PictureDAL.cs" />
|
<Compile Include="Promotion\Promotion_PromotionRelationDAL.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Soft\Soft_ClientDAL.cs" />
|
<Compile Include="Soft\Soft_KeyCodeDAL.cs" />
|
<Compile Include="Soft\Soft_ManageDAL.cs" />
|
<Compile Include="Soft\Soft_OrderDAL.cs" />
|
<Compile Include="Soft\Soft_ProxyDAL.cs" />
|
<Compile Include="Soft\Soft_SellRecordDAL.cs" />
|
<Compile Include="Soft\Soft_UpRecordDAL.cs" />
|
<Compile Include="Soft\Soft_VersionDAL.cs" />
|
<Compile Include="SysInquiry\SysInquiry_PrintingTypeDAL.cs" />
|
<Compile Include="Sys\LogDAL.cs" />
|
<Compile Include="Sys\Sys_AcceptWayBasicInfoDAL.cs" />
|
<Compile Include="Sys\Sys_ConfigDAL.cs" />
|
<Compile Include="Sys\Sys_DictionaryDAL.cs" />
|
<Compile Include="Sys\Sys_FirmStencilDAL.cs" />
|
<Compile Include="Sys\Sys_LoginRecordDAL.cs" />
|
<Compile Include="Sys\Sys_Permissions_FuncDAL.cs" />
|
<Compile Include="Sys\Sys_Permissions_RoleDAL.cs" />
|
<Compile Include="Sys\Sys_Permissions_RoleMenuRelationDAL.cs" />
|
<Compile Include="Sys\Sys_Permissions_UserCaseDAL.cs" />
|
<Compile Include="Sys\Sys_Permissions_UserRoleRelationDAL.cs" />
|
<Compile Include="Sys\Sys_RelationTypeDAL.cs" />
|
<Compile Include="Sys\Sys_Permissions_MenuDAL.cs" />
|
<Compile Include="EC\EC_ShopInfoDAL.cs" />
|
<Compile Include="Sys\Sys_CitySiteDAL.cs" />
|
<Compile Include="Test\CategoriesDAL.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\CY.Config\CY.Config.csproj">
|
<Project>{857EC826-6D2B-4513-BCCF-6D038E7F0E39}</Project>
|
<Name>CY.Config</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CY.IBaseDAL\CY.IBaseDAL.csproj">
|
<Project>{47632612-6204-4B25-A1CE-AAACB1D163B7}</Project>
|
<Name>CY.IBaseDAL</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CY.IDAL\CY.IDAL.csproj">
|
<Project>{EEEB2AC8-64CF-4D49-9C8C-63AED7EBBF16}</Project>
|
<Name>CY.IDAL</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CY.Infrastructure\CY.Infrastructure.csproj">
|
<Project>{80B3E0ED-4DD0-4644-B985-08DAAD8AEB5F}</Project>
|
<Name>CY.Infrastructure</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CY.Model\CY.Model.csproj">
|
<Project>{5087583D-0C43-43D8-B48C-E37F9D4B3AB9}</Project>
|
<Name>CY.Model</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="obj\" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="EC\EC_OrderOperateDAL.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="EC\EC_SellerBusinessLimitsDAL.cs" />
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
<Target Name="BeforeBuild">
|
</Target>
|
<Target Name="AfterBuild">
|
</Target>
|
-->
|
</Project>
|