less than 1 minute to read

Data object scripts are specific to a database or table, and are preceded by the database or table name; for example, "Northwind.GetDataSources" is the name of the GetDataSources script for the Northwind database. There are four different data scripts:

Database.GetDataSources

Database.OpenDataSource

Table.GetSQL

Table.Select


© Stonefield Software Inc., 2024 • Updated: 04/14/21
Comment or report problem with topic