QuickObjects.DBLibrary Send comments on this topic.
DBType Property
See Also 
Akal.QuickObjects.DBLibrary Namespace > DatabaseObject Class : DBType Property

DBType

Specifies the uderlying database server that will be used by this library.

Syntax

C# 
[XmlIgnoreAttribute()]
public DatabaseObject.DatabaseTypes DBType {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also