Download VFP Entity Framework Provider

Description

The goal of this project is to create an Entity Framework Provider for VFP data.

Source Files

The download file vfpefprovider.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Labels/EF4/Build/Resources/ICSharpCode.SharpZipLib.dll
Labels/EF4/Build/Resources/MSBuild.Community.Tasks.Targets
Labels/EF4/Build/Resources/MSBuild.Community.Tasks.dll
Labels/EF4/Build/Resources/NuGet.exe//from  w w w. ja  va  2s  . c  o  m
Labels/EF4/Build/Resources/VFPOLEDBSetup.msi
Labels/EF4/Build/Resources/readme.txt
Labels/EF4/Build/VfpEntityFrameworkProvider.bat
Labels/EF4/Build/VfpEntityFrameworkProvider.msbuild
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/Files.wxs
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/LaunchConditions.wxs
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/License.rtf
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/MachineConfig_Net4.wxs
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/Product.wxs
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/Properties.wxs
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/Registry.wxs
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/Registry_VS2010.wxs
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/Registry_VS2012.wxs
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/Resources/vfpoledb.msm
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/UI.wxs
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/VfpEntityFrameworkProvider.Setup.wixproj
Labels/EF4/Source/Build/VfpEntityFrameworkProvider.Setup/VfpEntityFrameworkProvider.Setup.wixproj.user
Labels/EF4/Source/FunctionStubGenerator/FunctionStubFileWriter.cs
Labels/EF4/Source/FunctionStubGenerator/FunctionStubGenerator.csproj
Labels/EF4/Source/FunctionStubGenerator/LinqFunctionStubsCodeGen.cs
Labels/EF4/Source/FunctionStubGenerator/Program.cs
Labels/EF4/Source/FunctionStubGenerator/Properties/AssemblyInfo.cs
Labels/EF4/Source/Local.testsettings
Labels/EF4/Source/Misc/EF42CodeFirstWalkthrough/App.config
Labels/EF4/Source/Misc/EF42CodeFirstWalkthrough/EFCodeFirstWalkthrough.csproj
Labels/EF4/Source/Misc/EF42CodeFirstWalkthrough/Program.cs
Labels/EF4/Source/Misc/EF42CodeFirstWalkthrough/Properties/AssemblyInfo.cs
Labels/EF4/Source/Misc/EF42CodeFirstWalkthrough/packages.config
Labels/EF4/Source/Misc/VfpEFQuerySamples/App.config
Labels/EF4/Source/Misc/VfpEFQuerySamples/ConsoleSampleRunner.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/INTERNATIONALORDERS.CDX
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/INTERNATIONALORDERS.DBF
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/PREVIOUSEMPLOYEES.CDX
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/categories.FPT
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/categories.cdx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/categories.dbf
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/customercustomerdemo.cdx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/customercustomerdemo.dbf
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/customerdemographics.CDX
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/customerdemographics.FPT
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/customerdemographics.dbf
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/customers.cdx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/customers.dbf
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/employees.DBF
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/employees.FPT
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/employees.cdx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/employeeterritories.cdx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/employeeterritories.dbf
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/northwind.dbc
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/northwind.dct
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/northwind.dcx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/orderdetails.cdx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/orderdetails.dbf
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/orders.cdx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/orders.dbf
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/previousemployees.DBF
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/previousemployees.FPT
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/products.cdx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/products.dbf
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/region.cdx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/region.dbf
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/shippers.cdx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/shippers.dbf
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/suppliers.FPT
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/suppliers.cdx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/suppliers.dbf
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/territories.cdx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Data/territories.dbf
Labels/EF4/Source/Misc/VfpEFQuerySamples/Dumper/NullObjectDumper.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Dumper/ObjectCollectionCache.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Dumper/ObjectDumper.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Dumper/PrettyPrinter.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Dumper/TreeGenerator.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/FormSampleRunner.Designer.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/FormSampleRunner.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/FormSampleRunner.resx
Labels/EF4/Source/Misc/VfpEFQuerySamples/Harness/CategoryAttribute.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Harness/DescriptionAttribute.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Harness/IObjectDumper.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Harness/LinkedClassAttribute.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Harness/LinkedMethodAttribute.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Harness/PrefixAttribute.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Harness/SampleSuite.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Harness/TitleAttribute.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Program.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Properties/AssemblyInfo.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Properties/Settings.Designer.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Properties/Settings.settings
Labels/EF4/Source/Misc/VfpEFQuerySamples/Runner/Sample.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Runner/SampleBase.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Runner/SampleGroup.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Runner/SampleRunner.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/SampleLoader.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Samples/BuilderMethodSamples.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Samples/DesignTimeSamples.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Samples/EntitySQLSamples.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Samples/LinqToEntitiesSamples.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Samples/NorthwindBasedSample.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Samples/ObjectServicesSamples.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Samples/SchemaInformationBasedSample.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Schemas/NorthwindEFModel.Designer.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Schemas/NorthwindEFModel.csdl
Labels/EF4/Source/Misc/VfpEFQuerySamples/Schemas/NorthwindEFModel.msl
Labels/EF4/Source/Misc/VfpEFQuerySamples/Schemas/NorthwindEFModel.ssdl
Labels/EF4/Source/Misc/VfpEFQuerySamples/Schemas/NorthwindEntitiesExtensions.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Schemas/SchemaInformation.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/TextWriterSampleRunner.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Utils/CodeExtractor.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Utils/NativeMethods.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/Utils/SyntaxColorizer.cs
Labels/EF4/Source/Misc/VfpEFQuerySamples/VfpEFQuerySamples.csproj
Labels/EF4/Source/Misc/VfpEFQuerySamples/publish.cmd
Labels/EF4/Source/Resources/ICSharpCode.SharpZipLib.dll
Labels/EF4/Source/Resources/VfpClient.dll
Labels/EF4/Source/Resources/VfpEntityFrameworkProvider.snk
Labels/EF4/Source/Resources/vfpoledb.msm
Labels/EF4/Source/TraceAndTestImpact.testsettings
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/Album.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/AllTypes/AllTypesDataContext.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/AllTypes/AllTypesTable.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/AllTypes/AllTypesTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/App.config
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/Artist.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/AutoGenId/AutoGen.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/AutoGenId/AutoGenDataContext.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/AutoGenId/AutoGenIdTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/AutoGenId/Data/AutoGenIdDb.DBC
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/AutoGenId/Data/AutoGenIdDb.DCT
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/AutoGenId/Data/AutoGenIdDb.DCX
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/AutoGenId/Data/autogenidtest.dbf
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/CodeFirstContext.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/DataInitializer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/Employee.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/Properties/AssemblyInfo.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/Properties/Resources.Designer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/Properties/Resources.resx
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/Resources/AllTypes.zip
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/Resources/AutoGenId.zip
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/TestBase.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/VfpEntityFrameworkProvider.CodeFirst.Tests.csproj
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/Visitors/ExpressionRewriters/MissingOrderByRewritterTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.CodeFirst.Tests/packages.config
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/App.config
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/BuilderMethodTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/DataTableHelper.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/DbExpressions/DbConstantExpressionTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/DdlBuilderTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/DecimalModel.Designer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/DecimalModel.edmx
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/DesignTimeTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Entities/Customer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/EntityFunctionsTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/EntitySQLTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/ExecutionTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/ExecutionTests2.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/LinqToEntitiesTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/ObjectServicesTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Properties/AssemblyInfo.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Properties/DataSources/DecimalEntities.datasource
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Properties/Resources.Designer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Properties/Resources.resx
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Resources/AutoGenId.zip
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Resources/DecimalTable.zip
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Resources/DecimalTable/Decimaltable.CDX
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Resources/DecimalTable/decimaltable.dbf
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Resources/FreeTables.zip
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Resources/NorthwindEFModel.Designer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Resources/NorthwindEFModel.csdl
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Resources/NorthwindEFModel.msl
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Resources/NorthwindEFModel.ssdl
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Resources/NorthwindEntities.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Resources/NorthwindVfp.zip
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Resources/SchemaInformation.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Schema/EntityDataModelWizardExpected.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Schema/EntityDataModelWizardTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Schema/FreeTablesSchemaExpected.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Schema/FreeTablesSchemaTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Schema/SchemaManagerExpected.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/Schema/SchemaManagerTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/TestBase.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/VfpEntityFrameworkProvider.Tests.csproj
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/VfpFunctionsTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/XmlToCursorTests.cs
Labels/EF4/Source/VfpEntityFrameworkProvider.Tests/packages.config
Labels/EF4/Source/VfpEntityFrameworkProvider.sln
Labels/EF4/Source/VfpEntityFrameworkProvider.sln.DotSettings.user
Labels/EF4/Source/VfpEntityFrameworkProvider.vsmdi
Labels/EF4/Source/VfpEntityFrameworkProvider/ArgumentUtility.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressionExtensions.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbAggregate.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbAndExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbApplyExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbArithmeticExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbArrayExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbBinaryExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbCaseExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbCastExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbCommandTree.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbCommandTreeKind.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbComparisonExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbConstantExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbCrossJoinExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbDeleteCommandTree.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbDerefExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbDistinctExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbElementExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbEntityRefExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbExceptExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbExpressionBinding.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbExpressionKind.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbExpressionList.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbFilterExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbFunctionAggregate.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbFunctionCommandTree.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbFunctionExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbGroupByExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbGroupExpressionBinding.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbInListExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbInsertCommandTree.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbIntersectExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbIsEmptyExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbIsNullExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbIsOfExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbJoinExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbLikeExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbLimitExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbModificationCommandTree.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbNewInstanceExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbNotExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbNullExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbOfTypeExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbOrExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbParameterExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbParameterReferenceExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbProjectExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbPropertyExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbQuantifierExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbQueryCommandTree.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbRefExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbRefKeyExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbRelatedEntityRef.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbRelationshipNavigationExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbScanExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbSetClause.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbSkipExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbSortClause.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbSortExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbTreatExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbUnaryExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbUnionAllExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbUpdateCommandTree.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbVariableReferenceExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbXmlToCursorExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbXmlToCursorPropertyExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbExpressions/DbXmlToCursorScanExpression.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DbProviderRegistration.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/DdlBuilder.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/EdmFunctionExtensions.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/EdmTypeExtensions.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/FacetInfo.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/MetadataItemExtensions.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/PrimitiveTypeKindExtensions.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Properties/AssemblyInfo.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Properties/Resources.Designer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Properties/Resources.resx
Labels/EF4/Source/VfpEntityFrameworkProvider/Properties/SharedAssemblyInfo.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Resources/Blank.dbc
Labels/EF4/Source/VfpEntityFrameworkProvider/Resources/Blank.dct
Labels/EF4/Source/VfpEntityFrameworkProvider/Resources/Blank.dcx
Labels/EF4/Source/VfpEntityFrameworkProvider/Resources/ProviderManifest.xml
Labels/EF4/Source/VfpEntityFrameworkProvider/Resources/StoreSchemaDefinition.ssdl.xml
Labels/EF4/Source/VfpEntityFrameworkProvider/Resources/StoreSchemaMapping.msl.xml
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/CheckConstraintSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/ConstraintTypes.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/DataTableDbcCreator.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/DataTableToTableConverter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/DbcFilesProvider.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/FunctionParameterSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/FunctionSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/ISchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/ProcedureParameterSchema.Columns.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/ProcedureParameterSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/ProcedureSchema.Columns.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/ProcedureSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/SchemaBase.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/SchemaManager.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/SchemaNames.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/TableColumnSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/TableConstraintColumnsSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/TableConstraintSchema.Columns.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/TableConstraintSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/TableForeignKeyConstraintsSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/TableForeignKeySchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/TableOrViewBase.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/TableOrViewColumnBase.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/TableOrViewConstraintColumnBase.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/TableOrViewForeignKeyBase.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/TableOrViewForeignKeyConstraintsBase.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/TableSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/ViewColumnSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/ViewConstraintColumnsSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/ViewConstraintSchema.Columns.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/ViewConstraintSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/ViewForeignKeySchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Schema/ViewSchema.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/BinaryFragment.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/ISqlFragment.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/JoinSymbol.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlBuilder.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlFragmentBase.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlFragmentType.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlFragmentVisitorBase.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlGenerator.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlSelectStatement.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlVisitor.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlWriter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/Symbol.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/SymbolPair.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/SymbolTable.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/SqlGeneration/TopClause.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/TableIndex.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/TableIndexService.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/TypeExtensions.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/TypeUsageExtensions.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/VfpConnection.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/VfpEntityFrameworkProvider.csproj
Labels/EF4/Source/VfpEntityFrameworkProvider/VfpEntityFrameworkProvider.pub
Labels/EF4/Source/VfpEntityFrameworkProvider/VfpEntityFrameworkProvider.txt
Labels/EF4/Source/VfpEntityFrameworkProvider/VfpFunctions.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/VfpOleDb/VfpAutoIncDataReader.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/VfpOleDb/VfpCommand.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/VfpParameterHelper.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/VfpProviderFactory.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/VfpProviderManifest.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/VfpProviderServices.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/DbExpressionTextGenerator.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/DbExpressionVisitor.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/DbExpressionVisitorBase.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/DmlSqlFormatter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/ExpressionConverterVisitor.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/DbConstantGatherer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/DbOrComparisonGatherer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/DbParameterGatherer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/DbPropertyGatherer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/DbScanGatherer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/VariableReferenceGatherer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/XmlToCursorExpressionGatherer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Removers/RedundantDbCaseExpressionRemover.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Removers/XmlToCursorExpressionRemover.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Replacers/VariableReferenceReplacer.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/ApplyRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/ComparisonRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/ConstantToParameterRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/DecimalPropertyRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/ExpressionRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/FilterProjectRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/FlattenFilterRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/InListRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/InvalidWhereExistsRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/LikeRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/MissingOrderByRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/SingleRowTableRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/VariableReferenceRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/XmlToCursorJoinRewriter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/XmlToCursorMoveToInnerExpressionRewriter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/XmlToCursorRewritter.cs
Labels/EF4/Source/VfpEntityFrameworkProvider/Visitors/SqlFormatter.cs
Labels/EF4/Source/Visualizer/DbExpressionVisualizer/AttributeNode.cs
Labels/EF4/Source/Visualizer/DbExpressionVisualizer/DbExpressionTreeContainer.cs
Labels/EF4/Source/Visualizer/DbExpressionVisualizer/DbExpressionTreeExtention.cs
Labels/EF4/Source/Visualizer/DbExpressionVisualizer/DbExpressionTreeNode.cs
Labels/EF4/Source/Visualizer/DbExpressionVisualizer/DbExpressionTreeVisualizer.cs
Labels/EF4/Source/Visualizer/DbExpressionVisualizer/DbExpressionTreeVisualizerObjectSource.cs
Labels/EF4/Source/Visualizer/DbExpressionVisualizer/DbExpressionVisualizer.csproj
Labels/EF4/Source/Visualizer/DbExpressionVisualizer/Properties/AssemblyInfo.cs
Labels/EF4/Source/Visualizer/DbExpressionVisualizer/TreeWindow.Designer.cs
Labels/EF4/Source/Visualizer/DbExpressionVisualizer/TreeWindow.cs
Labels/EF4/Source/Visualizer/DbExpressionVisualizer/TreeWindow.resx
Labels/EF4/Source/Visualizer/DbExpressionVisualizerTest/DbExpressionVisualizerTest.csproj
Labels/EF4/Source/Visualizer/DbExpressionVisualizerTest/Program.cs
Labels/EF4/Source/Visualizer/DbExpressionVisualizerTest/Properties/AssemblyInfo.cs
Labels/EF4/Source/packages/EntityFramework.4.2.0.0/EntityFramework.4.2.0.0.nupkg
Labels/EF4/Source/packages/EntityFramework.4.2.0.0/lib/net40/EntityFramework.dll
Labels/EF4/Source/packages/EntityFramework.4.2.0.0/lib/net40/EntityFramework.xml
Labels/EF4/Source/packages/EntityFramework.5.0.0/Content/App.config.transform
Labels/EF4/Source/packages/EntityFramework.5.0.0/Content/Web.config.transform
Labels/EF4/Source/packages/EntityFramework.5.0.0/EntityFramework.5.0.0.nupkg
Labels/EF4/Source/packages/EntityFramework.5.0.0/EntityFramework.5.0.0.nuspec
Labels/EF4/Source/packages/EntityFramework.5.0.0/lib/net40/EntityFramework.dll
Labels/EF4/Source/packages/EntityFramework.5.0.0/lib/net40/EntityFramework.xml
Labels/EF4/Source/packages/EntityFramework.5.0.0/lib/net45/EntityFramework.dll
Labels/EF4/Source/packages/EntityFramework.5.0.0/lib/net45/EntityFramework.xml
Labels/EF4/Source/packages/EntityFramework.5.0.0/tools/EntityFramework.PS3.psd1
Labels/EF4/Source/packages/EntityFramework.5.0.0/tools/EntityFramework.PowerShell.Utility.dll
Labels/EF4/Source/packages/EntityFramework.5.0.0/tools/EntityFramework.PowerShell.dll
Labels/EF4/Source/packages/EntityFramework.5.0.0/tools/EntityFramework.psd1
Labels/EF4/Source/packages/EntityFramework.5.0.0/tools/EntityFramework.psm1
Labels/EF4/Source/packages/EntityFramework.5.0.0/tools/Redirect.VS11.config
Labels/EF4/Source/packages/EntityFramework.5.0.0/tools/Redirect.config
Labels/EF4/Source/packages/EntityFramework.5.0.0/tools/about_EntityFramework.help.txt
Labels/EF4/Source/packages/EntityFramework.5.0.0/tools/init.ps1
Labels/EF4/Source/packages/EntityFramework.5.0.0/tools/install.ps1
Labels/EF4/Source/packages/EntityFramework.5.0.0/tools/migrate.exe
Labels/EF4/Source/packages/repositories.config
Trunk/Build/Resources/ICSharpCode.SharpZipLib.dll
Trunk/Build/Resources/MSBuild.Community.Tasks.Targets
Trunk/Build/Resources/MSBuild.Community.Tasks.dll
Trunk/Build/Resources/NuGet.exe
Trunk/Build/Resources/VFPOLEDBSetup.msi
Trunk/Build/Resources/readme.txt
Trunk/Build/VfpEntityFrameworkProvider.bat
Trunk/Build/VfpEntityFrameworkProvider.msbuild
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/CopyVfpClientFiles.bat
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/Files.wxs
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/LaunchConditions.wxs
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/License.rtf
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/MachineConfig_Net4.wxs
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/Product.wxs
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/Properties.wxs
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/Registry.wxs
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/Registry_VS2012.wxs
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/Registry_VS2013.wxs
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/Resources/vfpoledb.msm
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/UI.wxs
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/VfpEntityFrameworkProvider.Setup.wixproj
Trunk/Source/Build/VfpEntityFrameworkProvider.Setup/VfpEntityFrameworkProvider.Setup.wixproj.user
Trunk/Source/FunctionStubGenerator/App.config
Trunk/Source/FunctionStubGenerator/FunctionStubFileWriter.cs
Trunk/Source/FunctionStubGenerator/FunctionStubGenerator.csproj
Trunk/Source/FunctionStubGenerator/LinqFunctionStubsCodeGen.cs
Trunk/Source/FunctionStubGenerator/Program.cs
Trunk/Source/FunctionStubGenerator/Properties/AssemblyInfo.cs
Trunk/Source/FunctionStubGenerator/packages.config
Trunk/Source/Local.testsettings
Trunk/Source/Misc/EF42CodeFirstWalkthrough/App.config
Trunk/Source/Misc/EF42CodeFirstWalkthrough/EFCodeFirstWalkthrough.csproj
Trunk/Source/Misc/EF42CodeFirstWalkthrough/Program.cs
Trunk/Source/Misc/EF42CodeFirstWalkthrough/Properties/AssemblyInfo.cs
Trunk/Source/Misc/EF42CodeFirstWalkthrough/packages.config
Trunk/Source/Misc/VfpEFQuerySamples/App.config
Trunk/Source/Misc/VfpEFQuerySamples/ConsoleSampleRunner.cs
Trunk/Source/Misc/VfpEFQuerySamples/Data/INTERNATIONALORDERS.CDX
Trunk/Source/Misc/VfpEFQuerySamples/Data/INTERNATIONALORDERS.DBF
Trunk/Source/Misc/VfpEFQuerySamples/Data/PREVIOUSEMPLOYEES.CDX
Trunk/Source/Misc/VfpEFQuerySamples/Data/categories.FPT
Trunk/Source/Misc/VfpEFQuerySamples/Data/categories.cdx
Trunk/Source/Misc/VfpEFQuerySamples/Data/categories.dbf
Trunk/Source/Misc/VfpEFQuerySamples/Data/customercustomerdemo.cdx
Trunk/Source/Misc/VfpEFQuerySamples/Data/customercustomerdemo.dbf
Trunk/Source/Misc/VfpEFQuerySamples/Data/customerdemographics.CDX
Trunk/Source/Misc/VfpEFQuerySamples/Data/customerdemographics.FPT
Trunk/Source/Misc/VfpEFQuerySamples/Data/customerdemographics.dbf
Trunk/Source/Misc/VfpEFQuerySamples/Data/customers.cdx
Trunk/Source/Misc/VfpEFQuerySamples/Data/customers.dbf
Trunk/Source/Misc/VfpEFQuerySamples/Data/employees.DBF
Trunk/Source/Misc/VfpEFQuerySamples/Data/employees.FPT
Trunk/Source/Misc/VfpEFQuerySamples/Data/employees.cdx
Trunk/Source/Misc/VfpEFQuerySamples/Data/employeeterritories.cdx
Trunk/Source/Misc/VfpEFQuerySamples/Data/employeeterritories.dbf
Trunk/Source/Misc/VfpEFQuerySamples/Data/northwind.dbc
Trunk/Source/Misc/VfpEFQuerySamples/Data/northwind.dct
Trunk/Source/Misc/VfpEFQuerySamples/Data/northwind.dcx
Trunk/Source/Misc/VfpEFQuerySamples/Data/orderdetails.cdx
Trunk/Source/Misc/VfpEFQuerySamples/Data/orderdetails.dbf
Trunk/Source/Misc/VfpEFQuerySamples/Data/orders.cdx
Trunk/Source/Misc/VfpEFQuerySamples/Data/orders.dbf
Trunk/Source/Misc/VfpEFQuerySamples/Data/previousemployees.DBF
Trunk/Source/Misc/VfpEFQuerySamples/Data/previousemployees.FPT
Trunk/Source/Misc/VfpEFQuerySamples/Data/products.cdx
Trunk/Source/Misc/VfpEFQuerySamples/Data/products.dbf
Trunk/Source/Misc/VfpEFQuerySamples/Data/region.cdx
Trunk/Source/Misc/VfpEFQuerySamples/Data/region.dbf
Trunk/Source/Misc/VfpEFQuerySamples/Data/shippers.cdx
Trunk/Source/Misc/VfpEFQuerySamples/Data/shippers.dbf
Trunk/Source/Misc/VfpEFQuerySamples/Data/suppliers.FPT
Trunk/Source/Misc/VfpEFQuerySamples/Data/suppliers.cdx
Trunk/Source/Misc/VfpEFQuerySamples/Data/suppliers.dbf
Trunk/Source/Misc/VfpEFQuerySamples/Data/territories.cdx
Trunk/Source/Misc/VfpEFQuerySamples/Data/territories.dbf
Trunk/Source/Misc/VfpEFQuerySamples/Dumper/NullObjectDumper.cs
Trunk/Source/Misc/VfpEFQuerySamples/Dumper/ObjectCollectionCache.cs
Trunk/Source/Misc/VfpEFQuerySamples/Dumper/ObjectDumper.cs
Trunk/Source/Misc/VfpEFQuerySamples/Dumper/PrettyPrinter.cs
Trunk/Source/Misc/VfpEFQuerySamples/Dumper/TreeGenerator.cs
Trunk/Source/Misc/VfpEFQuerySamples/FormSampleRunner.Designer.cs
Trunk/Source/Misc/VfpEFQuerySamples/FormSampleRunner.cs
Trunk/Source/Misc/VfpEFQuerySamples/FormSampleRunner.resx
Trunk/Source/Misc/VfpEFQuerySamples/Harness/CategoryAttribute.cs
Trunk/Source/Misc/VfpEFQuerySamples/Harness/DescriptionAttribute.cs
Trunk/Source/Misc/VfpEFQuerySamples/Harness/IObjectDumper.cs
Trunk/Source/Misc/VfpEFQuerySamples/Harness/LinkedClassAttribute.cs
Trunk/Source/Misc/VfpEFQuerySamples/Harness/LinkedMethodAttribute.cs
Trunk/Source/Misc/VfpEFQuerySamples/Harness/PrefixAttribute.cs
Trunk/Source/Misc/VfpEFQuerySamples/Harness/SampleSuite.cs
Trunk/Source/Misc/VfpEFQuerySamples/Harness/TitleAttribute.cs
Trunk/Source/Misc/VfpEFQuerySamples/Program.cs
Trunk/Source/Misc/VfpEFQuerySamples/Properties/AssemblyInfo.cs
Trunk/Source/Misc/VfpEFQuerySamples/Properties/Settings.Designer.cs
Trunk/Source/Misc/VfpEFQuerySamples/Properties/Settings.settings
Trunk/Source/Misc/VfpEFQuerySamples/Runner/Sample.cs
Trunk/Source/Misc/VfpEFQuerySamples/Runner/SampleBase.cs
Trunk/Source/Misc/VfpEFQuerySamples/Runner/SampleGroup.cs
Trunk/Source/Misc/VfpEFQuerySamples/Runner/SampleRunner.cs
Trunk/Source/Misc/VfpEFQuerySamples/SampleLoader.cs
Trunk/Source/Misc/VfpEFQuerySamples/Samples/BuilderMethodSamples.cs
Trunk/Source/Misc/VfpEFQuerySamples/Samples/DesignTimeSamples.cs
Trunk/Source/Misc/VfpEFQuerySamples/Samples/EntitySQLSamples.cs
Trunk/Source/Misc/VfpEFQuerySamples/Samples/LinqToEntitiesSamples.cs
Trunk/Source/Misc/VfpEFQuerySamples/Samples/NorthwindBasedSample.cs
Trunk/Source/Misc/VfpEFQuerySamples/Samples/ObjectServicesSamples.cs
Trunk/Source/Misc/VfpEFQuerySamples/Samples/SchemaInformationBasedSample.cs
Trunk/Source/Misc/VfpEFQuerySamples/Schemas/NorthwindEFModel.Designer.cs
Trunk/Source/Misc/VfpEFQuerySamples/Schemas/NorthwindEFModel.csdl
Trunk/Source/Misc/VfpEFQuerySamples/Schemas/NorthwindEFModel.msl
Trunk/Source/Misc/VfpEFQuerySamples/Schemas/NorthwindEFModel.ssdl
Trunk/Source/Misc/VfpEFQuerySamples/Schemas/NorthwindEntitiesExtensions.cs
Trunk/Source/Misc/VfpEFQuerySamples/Schemas/SchemaInformation.cs
Trunk/Source/Misc/VfpEFQuerySamples/TextWriterSampleRunner.cs
Trunk/Source/Misc/VfpEFQuerySamples/Utils/CodeExtractor.cs
Trunk/Source/Misc/VfpEFQuerySamples/Utils/NativeMethods.cs
Trunk/Source/Misc/VfpEFQuerySamples/Utils/SyntaxColorizer.cs
Trunk/Source/Misc/VfpEFQuerySamples/VfpEFQuerySamples.csproj
Trunk/Source/Misc/VfpEFQuerySamples/packages.config
Trunk/Source/Misc/VfpEFQuerySamples/publish.cmd
Trunk/Source/Resources/ICSharpCode.SharpZipLib.dll
Trunk/Source/Resources/VfpEntityFrameworkProvider.snk
Trunk/Source/Resources/net40/VfpClient.Design.dll
Trunk/Source/Resources/net40/VfpClient.dll
Trunk/Source/Resources/net45/VfpClient.dll
Trunk/Source/Resources/vfpoledb.msm
Trunk/Source/TraceAndTestImpact.testsettings
Trunk/Source/VfpEntityFrameworkProvider.Tests/AllTypesTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/App.config
Trunk/Source/VfpEntityFrameworkProvider.Tests/AutoGenIdTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/AllTypes/AllTypesDataContext.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/AllTypes/AllTypesTable.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/AutoGenId/AutoGen.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/AutoGenId/AutoGenDataContext.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/CodeFirst/CodeFirstContext.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/CodeFirst/DataInitializer.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/CodeFirst/Models/Album.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/CodeFirst/Models/Artist.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/CodeFirst/Models/User.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Decimal/DecimalContext.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Decimal/DecimalEntity.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Category.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/CommonAddress.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Customer.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/DiscontinuedProduct.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Employee.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Mappings/CustomerMap.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Mappings/EmployeeMap.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Mappings/OrderDetailMap.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Mappings/PreviousEmployeeMap.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Mappings/ProductMap.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Mappings/SupplierMap.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Order.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/OrderDetail.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/PreviousEmployee.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Product.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Supplier.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/Models/Territory.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Dal/Northwind/NorthwindContext.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/DataTableHelper.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/DbExpressions/DbConstantExpressionTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/EntityFunctionsTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/ExecutionTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/ExecutionTests2.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/LinqToEntitiesTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/ObjectServicesTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Properties/AssemblyInfo.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Properties/DataSources/DecimalEntities.datasource
Trunk/Source/VfpEntityFrameworkProvider.Tests/Properties/Resources.Designer.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Properties/Resources.resx
Trunk/Source/VfpEntityFrameworkProvider.Tests/Resources/AllTypes.zip
Trunk/Source/VfpEntityFrameworkProvider.Tests/Resources/AutoGenId.zip
Trunk/Source/VfpEntityFrameworkProvider.Tests/Resources/DecimalTable.zip
Trunk/Source/VfpEntityFrameworkProvider.Tests/Resources/DecimalTable/Decimaltable.CDX
Trunk/Source/VfpEntityFrameworkProvider.Tests/Resources/DecimalTable/decimaltable.dbf
Trunk/Source/VfpEntityFrameworkProvider.Tests/Resources/FreeTables.zip
Trunk/Source/VfpEntityFrameworkProvider.Tests/Resources/NorthwindVfp.zip
Trunk/Source/VfpEntityFrameworkProvider.Tests/Schema/EntityDataModelWizardExpected.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Schema/EntityDataModelWizardTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Schema/FreeTablesSchemaExpected.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Schema/FreeTablesSchemaTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Schema/SchemaManagerExpected.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Schema/SchemaManagerTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/TestBase.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/VfpEntityFrameworkProvider.Tests.csproj
Trunk/Source/VfpEntityFrameworkProvider.Tests/VfpFunctionsTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/Visitors/ExpressionRewriters/MissingOrderByRewritterTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/XmlToCursorTests.cs
Trunk/Source/VfpEntityFrameworkProvider.Tests/packages.config
Trunk/Source/VfpEntityFrameworkProvider.sln
Trunk/Source/VfpEntityFrameworkProvider.vsmdi
Trunk/Source/VfpEntityFrameworkProvider/App.config
Trunk/Source/VfpEntityFrameworkProvider/ArgumentUtility.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressionExtensions.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbAggregate.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbAndExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbApplyExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbArithmeticExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbArrayExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbBinaryExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbCaseExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbCastExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbCommandTree.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbCommandTreeKind.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbComparisonExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbConstantExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbCrossJoinExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbDeleteCommandTree.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbDerefExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbDistinctExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbElementExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbEntityRefExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbExceptExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbExpressionBinding.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbExpressionKind.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbExpressionList.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbFilterExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbFunctionAggregate.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbFunctionCommandTree.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbFunctionExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbGroupByExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbGroupExpressionBinding.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbInExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbInListExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbInsertCommandTree.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbIntersectExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbIsEmptyExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbIsNullExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbIsOfExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbJoinExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbLikeExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbLimitExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbModificationCommandTree.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbNewInstanceExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbNotExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbNullExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbOfTypeExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbOrExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbParameterExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbParameterReferenceExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbProjectExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbPropertyExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbQuantifierExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbQueryCommandTree.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbRefExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbRefKeyExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbRelatedEntityRef.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbRelationshipNavigationExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbScanExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbSetClause.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbSkipExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbSortClause.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbSortExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbTreatExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbUnaryExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbUnionAllExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbUpdateCommandTree.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbVariableReferenceExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbXmlToCursorExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbXmlToCursorPropertyExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/DbXmlToCursorScanExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbExpressions/VfpLikeCExpression.cs
Trunk/Source/VfpEntityFrameworkProvider/DbProviderRegistration.cs
Trunk/Source/VfpEntityFrameworkProvider/DdlBuilder.cs
Trunk/Source/VfpEntityFrameworkProvider/EdmFunctionExtensions.cs
Trunk/Source/VfpEntityFrameworkProvider/EdmTypeExtensions.cs
Trunk/Source/VfpEntityFrameworkProvider/FacetInfo.cs
Trunk/Source/VfpEntityFrameworkProvider/IEnumerableExtensions.cs
Trunk/Source/VfpEntityFrameworkProvider/MetadataItemExtensions.cs
Trunk/Source/VfpEntityFrameworkProvider/PrimitiveTypeKindExtensions.cs
Trunk/Source/VfpEntityFrameworkProvider/Properties/AssemblyInfo.cs
Trunk/Source/VfpEntityFrameworkProvider/Properties/Resources.Designer.cs
Trunk/Source/VfpEntityFrameworkProvider/Properties/Resources.resx
Trunk/Source/VfpEntityFrameworkProvider/Properties/SharedAssemblyInfo.cs
Trunk/Source/VfpEntityFrameworkProvider/Resources/Blank.dbc
Trunk/Source/VfpEntityFrameworkProvider/Resources/Blank.dct
Trunk/Source/VfpEntityFrameworkProvider/Resources/Blank.dcx
Trunk/Source/VfpEntityFrameworkProvider/Resources/ProviderManifest.xml
Trunk/Source/VfpEntityFrameworkProvider/Resources/StoreSchemaDefinition.ssdl.xml
Trunk/Source/VfpEntityFrameworkProvider/Resources/StoreSchemaMapping.msl.xml
Trunk/Source/VfpEntityFrameworkProvider/Schema/CheckConstraintSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/ConstraintTypes.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/DataTableDbcCreator.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/DataTableToTableConverter.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/DbcFilesProvider.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/FunctionParameterSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/FunctionReturnTableColumnsSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/FunctionSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/ISchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/ProcedureParameterSchema.Columns.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/ProcedureParameterSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/ProcedureSchema.Columns.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/ProcedureSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/SchemaBase.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/SchemaManager.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/SchemaNames.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/TableColumnSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/TableConstraintColumnsSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/TableConstraintSchema.Columns.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/TableConstraintSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/TableForeignKeyConstraintsSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/TableForeignKeySchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/TableOrViewBase.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/TableOrViewColumnBase.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/TableOrViewConstraintColumnBase.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/TableOrViewForeignKeyBase.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/TableOrViewForeignKeyConstraintsBase.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/TableSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/ViewColumnSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/ViewConstraintColumnsSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/ViewConstraintSchema.Columns.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/ViewConstraintSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/ViewForeignKeySchema.cs
Trunk/Source/VfpEntityFrameworkProvider/Schema/ViewSchema.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/BinaryFragment.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/ISqlFragment.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/JoinSymbol.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlBuilder.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlFragmentBase.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlFragmentType.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlFragmentVisitorBase.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlGenerator.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlSelectStatement.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlVisitor.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/SqlWriter.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/Symbol.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/SymbolPair.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/SymbolTable.cs
Trunk/Source/VfpEntityFrameworkProvider/SqlGeneration/TopClause.cs
Trunk/Source/VfpEntityFrameworkProvider/TableIndex.cs
Trunk/Source/VfpEntityFrameworkProvider/TableIndexService.cs
Trunk/Source/VfpEntityFrameworkProvider/TypeExtensions.cs
Trunk/Source/VfpEntityFrameworkProvider/TypeUsageExtensions.cs
Trunk/Source/VfpEntityFrameworkProvider/VfpConnection.cs
Trunk/Source/VfpEntityFrameworkProvider/VfpConnectionFactory.cs
Trunk/Source/VfpEntityFrameworkProvider/VfpDbConfiguration.cs
Trunk/Source/VfpEntityFrameworkProvider/VfpEntityFrameworkProvider.csproj
Trunk/Source/VfpEntityFrameworkProvider/VfpEntityFrameworkProvider.pub
Trunk/Source/VfpEntityFrameworkProvider/VfpEntityFrameworkProvider.txt
Trunk/Source/VfpEntityFrameworkProvider/VfpFunctions.cs
Trunk/Source/VfpEntityFrameworkProvider/VfpMigrationSqlGenerator.cs
Trunk/Source/VfpEntityFrameworkProvider/VfpOleDb/VfpAutoIncDataReader.cs
Trunk/Source/VfpEntityFrameworkProvider/VfpOleDb/VfpCommand.cs
Trunk/Source/VfpEntityFrameworkProvider/VfpParameterHelper.cs
Trunk/Source/VfpEntityFrameworkProvider/VfpProviderFactory.cs
Trunk/Source/VfpEntityFrameworkProvider/VfpProviderManifest.cs
Trunk/Source/VfpEntityFrameworkProvider/VfpProviderServices.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/DbExpressionTextGenerator.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/DbExpressionVisitor.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/DbExpressionVisitorBase.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/DmlSqlFormatter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/ExpressionConverterVisitor.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/DbConstantGatherer.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/DbNullGatherer.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/DbOrComparisonGatherer.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/DbOrLikeGatherer.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/DbParameterGatherer.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/DbPropertyGatherer.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/DbScanGatherer.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/VariableReferenceGatherer.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Gatherers/XmlToCursorExpressionGatherer.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Removers/RedundantDbCaseExpressionRemover.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Removers/XmlToCursorExpressionRemover.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Replacers/VariableReferenceReplacer.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/ApplyRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/CaseWithNullRewriter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/ComparisonRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/ConstantToParameterRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/DecimalPropertyRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/ExpressionRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/FilterProjectRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/FlattenFilterRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/InListRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/InvalidWhereExistsRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/LikeCRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/LikeRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/MissingOrderByRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/SingleRowTableRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/VariableReferenceRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/XmlToCursorJoinRewriter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/XmlToCursorMoveToInnerExpressionRewriter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/Rewriters/XmlToCursorRewritter.cs
Trunk/Source/VfpEntityFrameworkProvider/Visitors/SqlFormatter.cs
Trunk/Source/VfpEntityFrameworkProvider/packages.config
Trunk/Source/Visualizer/DbExpressionVisualizer/App.config
Trunk/Source/Visualizer/DbExpressionVisualizer/AttributeNode.cs
Trunk/Source/Visualizer/DbExpressionVisualizer/DbExpressionTreeContainer.cs
Trunk/Source/Visualizer/DbExpressionVisualizer/DbExpressionTreeExtention.cs
Trunk/Source/Visualizer/DbExpressionVisualizer/DbExpressionTreeNode.cs
Trunk/Source/Visualizer/DbExpressionVisualizer/DbExpressionTreeVisualizer.cs
Trunk/Source/Visualizer/DbExpressionVisualizer/DbExpressionTreeVisualizerObjectSource.cs
Trunk/Source/Visualizer/DbExpressionVisualizer/DbExpressionVisualizer.csproj
Trunk/Source/Visualizer/DbExpressionVisualizer/Properties/AssemblyInfo.cs
Trunk/Source/Visualizer/DbExpressionVisualizer/TreeWindow.Designer.cs
Trunk/Source/Visualizer/DbExpressionVisualizer/TreeWindow.cs
Trunk/Source/Visualizer/DbExpressionVisualizer/TreeWindow.resx
Trunk/Source/Visualizer/DbExpressionVisualizerTest/App.config
Trunk/Source/Visualizer/DbExpressionVisualizerTest/DbExpressionVisualizerTest.csproj
Trunk/Source/Visualizer/DbExpressionVisualizerTest/Program.cs
Trunk/Source/Visualizer/DbExpressionVisualizerTest/Properties/AssemblyInfo.cs
Trunk/Source/packages/EntityFramework.6.0.1/EntityFramework.6.0.1.nupkg
Trunk/Source/packages/EntityFramework.6.0.1/EntityFramework.6.0.1.nuspec
Trunk/Source/packages/EntityFramework.6.0.1/content/App.config.transform
Trunk/Source/packages/EntityFramework.6.0.1/content/Web.config.transform
Trunk/Source/packages/EntityFramework.6.0.1/lib/net40/EntityFramework.SqlServer.dll
Trunk/Source/packages/EntityFramework.6.0.1/lib/net40/EntityFramework.SqlServer.xml
Trunk/Source/packages/EntityFramework.6.0.1/lib/net40/EntityFramework.dll
Trunk/Source/packages/EntityFramework.6.0.1/lib/net45/EntityFramework.SqlServer.dll
Trunk/Source/packages/EntityFramework.6.0.1/lib/net45/EntityFramework.SqlServer.xml
Trunk/Source/packages/EntityFramework.6.0.1/lib/net45/EntityFramework.dll
Trunk/Source/packages/EntityFramework.6.0.1/tools/EntityFramework.PowerShell.Utility.dll
Trunk/Source/packages/EntityFramework.6.0.1/tools/EntityFramework.PowerShell.dll
Trunk/Source/packages/EntityFramework.6.0.1/tools/EntityFramework.psd1
Trunk/Source/packages/EntityFramework.6.0.1/tools/EntityFramework.psm1
Trunk/Source/packages/EntityFramework.6.0.1/tools/about_EntityFramework.help.txt
Trunk/Source/packages/EntityFramework.6.0.1/tools/init.ps1
Trunk/Source/packages/EntityFramework.6.0.1/tools/install.ps1
Trunk/Source/packages/EntityFramework.6.0.1/tools/migrate.exe
Trunk/Source/packages/repositories.config

Download

Click the following link to download vfpefprovider.zip.

vfpefprovider.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS