'Declaration Public Overloads Overrides NotOverridable Function GetDataSources() As DataTable
public override DataTable GetDataSources()
Return Value
A DataTable containing information about all TNS aliases described in the default Oracle home.
'Declaration Public Overloads Overrides NotOverridable Function GetDataSources() As DataTable
public override DataTable GetDataSources()
Column | Description |
---|---|
InstanceName | Description |
ServerName | The name of the Oracle server. |
ServiceName | The Oracle service name (SID) |
Protocol | The protocol to use for connection. |
Port | The port to connect to. |