Web API Reference MapGuide Open Source
bool MgLongTransactionReader::IsActive (  ) 

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.


Comments or suggestions? Send us feedback.