'Declaration Public Property OciSessionPoolUserId As String
public string OciSessionPoolUserId {get; set;}
'Declaration Public Property OciSessionPoolUserId As String
public string OciSessionPoolUserId {get; set;}
This property is available only when OCI Session Pooling is enabled. If you want to have proxy connections without OCI Session Pooling, use the Open(OracleConnection) overload that accepts another OracleConnection as argument.