The Entity Framework data provider uses the functionality defined by the DB2 data provider. See Chapter 5 “The DB2 Data Provider” for detailed information on information common to both types of DB2 data providers. However, because of functionality that is provided by the ADO.NET Entity Framework, some configuration differences are required.
Provider is an attribute of the Schema element in the storage model file of an Entity Data Model (EDM). The storage model file is written in the store schema definition language (SSDL).
Table 6-6 lists the mapping of the configuration file options to their default values.
Enables the Logging Application Block. Refer to the DataDirect Connect Series for ADO.NET Reference for information on using Logging Application Blocks.
where string is the name of the Enterprise Library Logging Application Block that you want to use.
Where string is the LogEntry type name.