dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleLogicalTransaction Class / UserId Property

In This Topic
UserId Property (OracleLogicalTransaction)
In This Topic
Returns the user id of the connection, this object is related to.
Syntax
'Declaration
 
Public ReadOnly Property UserId As String
 

Property Value

The user id of the connection, this object is related to.
See Also