MarkLogic XDBC.NET Library

IXdbcConnection.TransactionIsolationLevel Property

The transaction isolation level of this XDBC connection object. NOTE: The transaction isolation level is currently ignored by the server

[Visual Basic]
Property TransactionIsolationLevel As XdbcTransactionIsolationLevel
[C#]
XdbcTransactionIsolationLevel TransactionIsolationLevel {get; set;}

Remarks

This property is NOT currently supported.

See Also

IXdbcConnection Interface | MarkLogic.Xdbc Namespace