Using This Book
This book assumes that you are familiar with your operating system and its commands, the definition of directories, and accessing a database through an end-user application.
This book contains the following information:
•
Quick Start provides information about connecting to a database with your .NET data provider.
•
Using the Data Providers provides information about using .NET applications with the PSQL data provider and provides information about developing .NET applications in the .NET environment.
•
Advanced Features describes advanced features of the data providers, including connection pooling, statement caching, configuring security, and using PSQL Bulk Load.
•
The ADO.NET Data Provider describes connection string options, data types, and other information for the PSQL Entity Framework data provider.
•
.NET Objects Supported provides the .NET public objects, properties, and methods supported by the PSQL data provider.
•
SQL Escape Sequences for .NET describes the scalar functions supported for the PSQL data provider. Your data store may not support all of these functions.
•
Using an .edmx File explains the necessary changes to an .edmx file in order to provide Extended Entity Framework functionality to the EDM layer.
•
Glossary defines terms used in this guide.
Note: This book refers the reader to web URLs for more information about specific topics. Because it is the nature of web content to change frequently, we can guarantee only that the URLs referenced in this book were correct at the time of publishing.