ODAC

TGlobalCoordinator Enumeration

Specifies with what distributed transaction, perform two-phase commit or rollback on all sessions will be coordinated.

Unit

OraTransaction

Syntax

TGlobalCoordinator = (gcInternal, gcMTS);

Values

Value Meaning
gcInternal Transaction will be coordinated by the transaction component internally.
gcMTS Transaction will be coordinated by Microsoft Transaction Server DTC.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback