| MarkLogic XCC/.Net Library |
|
Session.AutoCommit Property
The current value of auto-commit. In the current implementation, this will always be true.
[Visual Basic]
Property AutoCommit AsÂ
Boolean
[C#]
bool AutoCommit {get; set;}
See Also
Session Interface | Marklogic.Xcc Namespace