ISetDatabaseFactory Interface

The factory that creates article database objects.
Public Interface ISetDatabaseFactory
This language is not supported or no code example is available.
public interface ISetDatabaseFactory
This language is not supported or no code example is available.
Methods
 
Name Description
Public method GetSetDatabase(string) Creates the ISetDatabase instance for the specified file or database.
Top
Remarks
 
You can obtain an instance of this interface from QdvManager.SetDatabaseFactory property.
Version
 
Available since QDV 7.18.660.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition