Click or drag to resize

TransactionalRepositoryInTransaction Property

Verizon Connect Logo
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; }

Property Value

Type: Boolean
See Also