XaTransactionId.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.

class XaTransactionId
string
toString_
()

Return Value

Type: string

a new string representation of xid