FlexReport for WinForms
DbFactoryLink コンストラクタ


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > DbFactoryLink クラス : DbFactoryLink コンストラクタ
The name of the database factory to be assigned.
Creates a new instance of DbFactoryLink class.
シンタックス
'宣言
 
Public Function New( _
   ByVal factoryName As System.String _
)
'使用法
 
Dim factoryName As System.String
 
Dim instance As New DbFactoryLink(factoryName)
public DbFactoryLink( 
   System.string factoryName
)

パラメータ

factoryName
The name of the database factory to be assigned.
参照

参照

DbFactoryLink クラス
DbFactoryLink メンバ