The Sybase Entity Framework data provider is based on the standard Sybase ADO.NET data provider. See Chapter 10 “The Sybase Data Provider” for detailed information on information common to both types of Sybase 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 11-5 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.