Click or drag to resize

SQLData Class (Typed)

X#

Note: This API is now obsolete.

Represent an SQL data value; used internally by SQL classes.
Inheritance Hierarchy
Object
  SQLData

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
[TypesChangedAttribute]
[ObsoleteAttribute]
 CLASS SQLData
Request Example View Source

The SQLData type exposes the following members.

Constructors
  NameDescription
Public methodCode exampleSQLData Obsolete.
Construct an SQLData object.
Top
Functions
  NameDescription
Public methodClear Obsolete.
Public methodInitialize Obsolete.
Top
Globals and Defines
See Also