FlexReport for WinForms
GetFactoryNames メソッド (DbLink)


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

参照

DbLink クラス
DbLink メンバ