QuickObjects.ObjectBase Send comments on this topic.
DBType Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IField Interface : DBType Property

DBType

Returns a Type representation of the .NET type that is equivalent to the underlying database type.

Syntax

C# 
virtual Type DBType {get;}

Requirements

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

See Also