GetServerList(String) Method
Returns an array of available TNS aliases.
'Declaration
Public Overloads Shared Function GetServerList( _
ByVal As String _
) As String()
Parameters
- homeName
- Name of the Oracle home to read TNS aliases from.
Return Value
An array of available TNS aliases.