DataSource Property (OracleLogicalTransaction)
Returns the data source (TNS alias) of a connection, this object is related to.
public string DataSource {get;}
'Declaration
Public ReadOnly Property DataSource As String
Property Value
The data source (TNS alias) of a connection, this object is related to.