VistaDB 6
VistaDB Namespace / IVistaDBValue Interface
Members


IVistaDBValue Interface
Represents a boxed data value with a particular type but not necessarily associated with a column of a table or of a result set.
Syntax
'Declaration
 
Public Interface IVistaDBValue 
 
'Usage
 
Dim instance As IVistaDBValue
Remarks
Also see VistaDB.DDA.IVistaDBColumn which represents column-based data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also