ProviderNames Property
Gets the list of available provider names/alias that can be used for displaying to the user or as an argument for the CreateProvider method.
Syntax
'Declaration
Public Shared ReadOnly Property ProviderNames As String()
public static string[] ProviderNames {get;}
Property Value
An array of strings where each element is a valid provider name/alias such as "MSSQL", "ORACLE", or "ODPNET".
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family