Repository Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
== Methods ==
== Methods ==
===== Connection =====
===== Connection =====
*'''[[Repository.ConnectToRepository]]''' {{APIComment|Connects to any (MS Access, MS SQL or Oracle) repository. If the extension of the file is 'rserp' then it connects to the enterprise database described in the file. Otherwise MS Access repository is assumed.}}
*'''[[Repository.ConnectToRepository]]''' {{APIComment|Connects to any (MS Access, MS SQL or Oracle) repository.}}
*'''[[Repository.ConnectToAccessRepository]]''' {{APIComment|Connects to an MS Access repository.}}
*'''[[Repository.ConnectToAccessRepository]]''' {{APIComment|Connects to an MS Access repository.}}
*'''[[Repository.ConnectToSQLRepository]]''' {{APIComment|Connects to an MS SQL repository.}}
*'''[[Repository.ConnectToSQLRepository]]''' {{APIComment|Connects to an MS SQL repository.}}

Revision as of 21:39, 19 September 2013


Provides an application the ability to access and edit Synthesis Repositories.

Constructors

Methods

Connection
Project
Unit
Models
URDs
Variables
Tasks
Crews
Pools
Action
XFRACAS

Properties