EasyObjects.NET Programmers Reference

DatabaseTypeData Class

Represents a type of database (e.g. Oracle, Sql Server) in configuration.

For a list of all members of this type, see DatabaseTypeData Members.

System.Object
   NCI.EasyObjects.Configuration.DatabaseTypeData

public class DatabaseTypeData

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The class maps to the databaseType element in configuration.

Requirements

Namespace: NCI.EasyObjects.Configuration

Assembly: NCI.EasyObjects (in NCI.EasyObjects.dll)

See Also

DatabaseTypeData Members | NCI.EasyObjects.Configuration Namespace