EasyObjects.NET Programmers Reference

DatabaseTypeData Constructor

Initialize a new instance of the DatabaseTypeData class.

Overload List

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);

See Also

DatabaseTypeData Class | NCI.EasyObjects.Configuration Namespace