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

DBType

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

Syntax

C# 
public Type DBType {get;}

Requirements

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

See Also