TransactionalRepositoryInTransaction Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
True if a transaction has begun and has not ended, false otherwise.
Namespace:
Telogis.GeoBase.Transactional
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public bool InTransaction { get; }
Public ReadOnly Property InTransaction As Boolean
Get
Property Value
Type:
BooleanSee Also