Difference between revisions of "Database"

From Lianjapedia
Jump to: navigation, search
Line 47: Line 47:
 
====Events====
 
====Events====
  
This class supports the '''Common events''' plus the following:
+
This class supports the [[:Category:Common_Events|Common Events]] plus the following:
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 13:18, 8 January 2013

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description

Methods

This class supports the Common Methods plus the following:

Method Args Description
OpenGateway connectionstring as Character Open the specified gateway
CloseGateway None Close the active gateway
Open databasename as Character Open the specified database
Close None Close the active database
OpenRecordset source as Character[, type as Numeric[, options as Numeric]] Return a RecordSet object reference to the specified data source.

Events

This class supports the Common Events plus the following:

Event Args Description