Click or drag to resize

Functions, Globals and Defines

X#
This compiler generated class contains all the functions, globals and defines that are defined in the XSharp.Data.dll assembly.
Inheritance Hierarchy
Object
  Functions

Namespace:  XSharp.Data
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 STATIC CLASS Functions
Request Example View Source

The Functions type exposes the following members.

Functions
  NameDescription
Public methodStatic memberDbDataSource
Create a DbDataSource object attached to the current workarea
Public methodStatic memberDbDataTable
Create a DbDataTable object with the data from the current workarea
Public methodStatic memberDbTableSave
Public methodStatic memberGetSqlFactory
Retrieve the default SQL factory.
Public methodStatic memberSetSqlFactory
Set a new default SQL factory.
Top
Globals and Defines
  NameDescription
Public fieldStatic memberoVFPErrorMessage
Top
See Also