MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Specifies whether the long transaction currently being read is the active long transaction.

.NET Syntax
bool IsActive();
Java Syntax
boolean IsActive();
PHP Syntax
bool IsActive();
Returns:
Returns true if the long transaction is active; otherwise returns false.