Click or drag to resize

Data Classes

X#
Data Classes

Namespace

Class

Description

VO

DataBrowser

Create a data browser, which is a spreadsheet-like table for displaying information from a data server.

VO

DataColumn

Create columns for use in a data browser.

VO

DataField

Create a field, which is an object that holds information that defines a particular field in a data server (for example, the field's data type and length).

VO

DataServer

Provide the base class from which all X# data servers are subclassed.

VO

DateFS

Create a date field specification which holds date data type information.

VO

DbFileSpec

Hold the file name and path for a .DBF file and provide DBF-related functions, such as creating, copying, deleting, moving, and renaming files.

VO

DbServer

Create a data server that can operate with existing .DBF database files and their associated index files.

VO

FieldSpec

Create a field specification, which holds general data type information about data elements, such as database fields and window controls.

VO

FileSpec

Create a file specification, which provides a useful framework for managing file names and paths.

VO

IntegerFS

Create an integer field specification, which holds integer data type information.

VO

LogicFS

Create a logic field specification, which holds logic data type information.

VO

MoneyFS

Create a money field specification, which holds money data type information.

VO

NumberFS

Create a number field specification, which holds numeric data type information.

VO

OrderSpec

OrderSpec class was designed to model index information at the order level - not file level - and complement the DBFileSpec class.

VO

StringFS

Create a string field specification, which holds string data type information.

XSharp

DbDataColumn

This class represents a DBF Field in a DbDataTable class.

XSharp

DbDataRow

This class represents a DBF Row in a DbDataTable class.

XSharp

DbDataSource

This class implements an IBindingList on a workarea

XSharp

DbDataTable

This class is used to create a System.Data.DataTable from a workarea

XSharp

DbField

This class is used by the DbDataSource class to describe the fields in the workarea

XSharp

DbRecord

This class is used by the DbDataSource class to represent the records in a workarea.

XSharp.RDD

InputBuffer

XSharp.RDD

IRawData

An RDD that implements this interface will return the data for memo fields as BYTE[] when the ReturnRawData property is set TRUE

XSharp.VO.SDK

Concurrency

XSharp.VO.SDK

DataField

Create a field, which is an object that holds information that defines a particular field in a data server (for example, the field's data type and length).

XSharp.VO.SDK

DataServer

XSharp.VO.SDK

DateFS

Create a date field specification which holds date data type information.

XSharp.VO.SDK

DbFileSpec

Hold the file name and path for a .DBF file and provide DBF-related functions, such as creating, copying, deleting, moving, and renaming files.

XSharp.VO.SDK

DbServer

Create a data server that can operate with existing .DBF database files and their associated index files.

XSharp.VO.SDK

FieldSpec

Create a field specification, which holds general data type information about data elements, such as database fields and window controls.

XSharp.VO.SDK

FileSpec

Create a file specification, which provides a useful framework for managing file names and paths.

XSharp.VO.SDK

IntegerFS

Create an integer field specification, which holds integer data type information.

XSharp.VO.SDK

LogicFS

Create a logic field specification, which holds logic data type information.

XSharp.VO.SDK

MoneyFS

Create a money field specification, which holds money data type information.

XSharp.VO.SDK

Notify

This enum describes the various notification messages that are used by VO compatible servers and clients

XSharp.VO.SDK

NumberFS

Create a number field specification, which holds numeric data type information.

XSharp.VO.SDK

OrderSpec

OrderSpec class was designed to model index information at the order level - not file level - and complement the DBFileSpec class.

XSharp.VO.SDK

StringFS

Create a string field specification, which holds string data type information.