Firebird ADO.NET Provider SDK Documentation - v1.7

FbConnectionStringBuilder.IsolationLevel Property

Gets or sets the default Isolation Leve for implicit transactions.

[Visual Basic]
Public Property IsolationLevel As IsolationLevel
[C#]
public System.Data.IsolationLevel IsolationLevel {get; set;}

Property Value

An IsolationLevel.

See Also

FbConnectionStringBuilder Class | FirebirdSql.Data.Firebird Namespace