MarkLogic XDBC.NET Library

IXdbcConnection.AutoCommit Property

This connection's auto-commit mode.

[Visual Basic]
Property AutoCommit As Boolean
[C#]
bool AutoCommit {get; set;}

Remarks

This property is NOT currently supported.

Exceptions

Exception TypeCondition
XdbcExceptionIf a database access error occurs

See Also

IXdbcConnection Interface | MarkLogic.Xdbc Namespace