AdoConnection:IsolationLevel Assign

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoConnection Class >

AdoConnection:IsolationLevel Assign

Previous pageReturn to chapter overviewNext page

Purpose

The level of isolation for a Connection object.

 

Prototype

ASSIGN IsolationLevel ( nLevel AS LONG )  AS LONG PASCAL CLASS AdoConnection

 

Argument(s)

nLevel        Long: One of the values of the AdoIsolationLevelEnum

 

 

See Also

AdoConnection, AdoIsolationLevelEnum, AdoConnection:IsolationLevel