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