BMXNET 4.0 Developer API

Namespace:  IndianHealthService.BMXNet.Ado
Assembly:  BMXNET40 (in BMXNET40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public IsolationLevel IsolationLevel { get; }
Public ReadOnly Property IsolationLevel As IsolationLevel
public:
virtual property IsolationLevel IsolationLevel {
	IsolationLevel get () sealed;
}

Implements

IDbTransaction..::.IsolationLevel

See Also