Initialize a new instance of the DatabaseTypeData class.
Initialize a new instance of the DatabaseTypeData class.
public DatabaseTypeData();
Initialize a new instance of the DatabaseTypeData class with the name and the fully qualified type name of the class.
public DatabaseTypeData(string,string);
DatabaseTypeData Class | NCI.EasyObjects.Configuration Namespace