Click or drag to resize

AdoDataConnectionDefaultIsloationLevel Property

Gets the default IsolationLevel for the connected AdoDataConnection database type.

Namespace:  GSF.Data
Assembly:  GSF.Core (in GSF.Core.dll) Version: 2.3.455-beta
Syntax
public IsolationLevel DefaultIsloationLevel { get; }
Request Example View Source

Property Value

Type: IsolationLevel
See Also