'宣言 Public Shared Function GetFactoryNames() As System.String()
'使用法 Dim value() As System.String value = DbLink.GetFactoryNames()
public static System.string[] GetFactoryNames()
戻り値の型
The array of strings that contains information about all installed providers that implement System.Data.Common.DbProviderFactory.