DB2 .NET Data Provider

7 7 7

DB2Connection.ConnectionString property

7

There is an additional keyword for the DB2Connection.ConnectionString property:

7
7
CurrentSchema
7
The schema to be used after a successful connection. Upon a successful 7connection, a SET CURRENT SCHEMA statement is sent to 7the DB2 server. This allows the application to name SQL objects without having 7to qualify them by a schema name. 7
7
[ Top of Page |Previous Page | Next Page | Contents ]