XaTransactionId

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

_cPtr
void* _cPtr()
toString_
string toString_()

Creates a string representation of xid, in the format <gtrid>,<bqual>,<formatID> the <gtrid> and <bqual> strings contain alphanumeric characters, and non alphanumeric characters are converted to "ab" where ab is the hexadecimal representation of the character.

Properties

bqualLength
ushort bqualLength [@property getter]

Get bqualLength field.

bqualLength
ushort bqualLength [@property setter]

Set bqualLength field.

format
uint format [@property getter]

Get format field.

format
uint format [@property setter]

Set format field.

gtridLength
ushort gtridLength [@property getter]

Get gtridLength field.

gtridLength
ushort gtridLength [@property setter]

Set gtridLength field.