'宣言 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.