FlexReport for WinForms
GetFactoryNames メソッド (DbFactoriesHelper)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport 名前空間 > DbFactoriesHelper クラス : GetFactoryNames メソッド
Gets the array that contains information about all installed providers that implement System.Data.Common.DbProviderFactory.
シンタックス
'宣言
 
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.
参照

参照

DbFactoriesHelper クラス
DbFactoriesHelper メンバ