| TypeVersionVelocityDbType Property  | 
 
            Get schema class object managing a particular .NET type.
            
 
    Namespace: 
   VelocityDb.TypeInfo
    Assembly:
   VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
 Syntax
Syntaxpublic VelocityDbType VelocityDbType { get; }Public ReadOnly Property VelocityDbType As VelocityDbType
	Get
public:
property VelocityDbType^ VelocityDbType {
	VelocityDbType^ get ();
}member VelocityDbType : VelocityDbType with get
Property Value
Type: 
VelocityDbType See Also
See Also