PreviousData Provider for .NET Guide (9.1 revision 1) Next

.NET Objects and Properties

Show this topic in Library frames

Reference to Managed Provider Objects and Properties

The Pervasive.SQL data provider supports all of the .NET public objects. The Pervasive.SQL data provider attaches the provider-specific prefix Psql to the public .NET objects, for example, PsqlCommand.

For more information on public objects, refer to the Microsoft .NET Framework SDK documentation.



Publication contents

Prev topic: Security Attributes
Next topic: PsqlCommand Object