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 three different data scripts:
Database.GetDataSources
Database.OpenDataSource
Table.Select