User:Kate Racaza/test page: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIBreadcrumb|9|Repository}}
{{Template:API}}
Connects to a Synthesis repository  (*.rsr9, *rsr10* or *.rserp) that you specify. If the file extension is not specified, it assumes that the file type is a standard database.
Returns a '''Boolean''' value; when true, indicates a successful connection to that repository.
== Syntax ==
''object''.'''ConnectToRepository(FileName As String)''' As Boolean
where ''object'' is a variable that represents a Repository object.
===Properties===
{|{{Template:APITable}}
|FileName||'''String'''. The complete path to the Synthesis Repository you will connect to. Example: ''C:\Users\USERNAME\Documents\ReliaSoft\Files\RSRepository1.rsr10''.
|}
<br/>
==Example==
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
====================
===<span style="font-family:Verdana;font-size:18px;font-weight:bold;color:#2E64FE">Methods</span>===
===<span style="font-family:Verdana;font-size:18px;font-weight:bold;color:#2E64FE">Methods</span>===
{|border="0" align="left" cellpadding="5" cellspacing="0" style="border-collapse: collapse; text-align: left; width:100;"  
{|border="1" align="left" cellpadding="5" cellspacing="0" style="border-collapse: collapse; text-align: left; width:100; cellborder"  
|- style="background:#D8D8D8;"
|- style="background:#D8D8D8;"
! Name
! style="width: 15%;"|Name
! Description
! Description
|-style="width: 10%;"
|-
|ConnectToRepository
|ConnectToRepository
|'''Boolean'''. Connects to a Synthesis repository  (*.rsr9, *rsr10* or *.rserp) that you specify. When true, indicates a successful connection to that repository.
|'''Boolean'''. Connects to a Synthesis repository  (*.rsr9, *rsr10* or *.rserp) that you specify. When true, indicates a successful connection to that repository.
Line 18: Line 52:
<br/>
<br/>
<br/>
<br/>





Revision as of 21:21, 10 July 2015

Member of: SynthesisAPI9Repository

APIWiki.png


Connects to a Synthesis repository (*.rsr9, *rsr10* or *.rserp) that you specify. If the file extension is not specified, it assumes that the file type is a standard database.

Returns a Boolean value; when true, indicates a successful connection to that repository.


Syntax

object.ConnectToRepository(FileName As String) As Boolean

where object is a variable that represents a Repository object.

Properties

Name Description FileName String. The complete path to the Synthesis Repository you will connect to. Example: C:\Users\USERNAME\Documents\ReliaSoft\Files\RSRepository1.rsr10.




Example







========

Methods

Name Description
ConnectToRepository Boolean. Connects to a Synthesis repository (*.rsr9, *rsr10* or *.rserp) that you specify. When true, indicates a successful connection to that repository.
ConnectToAccessRepository Boolean. Connects to a standard Repository (*.rsr9, *rsr10*) that you specify. When true, indicates a successful connection to that repository. This method cannot be used to connect to an enterprise repository (*.rserp).
ConnectToSQLRepository Boolean. Connects to a SQL repository that you specify. When true, indicates a successful connection to that repository.







Added in Synthesis API Version 9 | Member of SynthesisAPI.Repository


Added in Synthesis API Version 9
Member of SynthesisAPI.Repository


Added in: Synthesis API Version 9
Member of: SynthesisAPI.Repository


Added: Synthesis API Version 9 | Member of: SynthesisAPI.Repository

TEST PAGE

Private Function EscapeCharacter(char As String)
    ReplaceString char, "<nowiki>" & char & "</nowiki>"
End Function


VBA
'Connect to a repository Dim Success As Boolean = False Success = MyRepository.ConnectToRepository("C:\Users\Name\Documents\ReliaSoft\Files\repository.rsr10")


VBA

'Connect to a Synthesis repository.
Dim Success As Boolean
Success = MyRepository.ConnectToRepository("C:\Users\Name\Documents\ReliaSoft\Files\repository.rsr10")


VBA

asdfsdfssdf sdafasfsdaf asdfdsa asdfadsfdsa


column 1 column 2 column 3
1 4 7
2 5 8
3 6 9



The first possibility<ref name="Dog" /> is the probability of a successful trial, [math]\displaystyle{ (1-p) }[/math], where [math]\displaystyle{ p }[/math] is the probability of failure in trial [math]\displaystyle{ n-1 }[/math], while being in the unreliable state, [math]\displaystyle{ P_{n-1}(0) }[/math], before the [math]\displaystyle{ n-1 }[/math] trial, or:

[math]\displaystyle{ (1-p)P_{n-1}(0) }[/math]
[math]\displaystyle{ ax^2 + bx + c = 0 }[/math]


References

<ref name="Dog"> This is the dog reference.</ref>


Examples of expressions that are always rendered as PNG images

[math]\displaystyle{ x={-b\pm\sqrt{b^2-4ac} \over 2a} }[/math]

[math]\displaystyle{ 2 = \left( \frac{\left(3-x\right) \times 2}{3-x} \right) }[/math]


Use \textstyle markup to make it smaller: [math]\displaystyle{ \textstyle 2 = \left( \frac{\left(3-x\right) \times 2}{3-x} \right) }[/math]



Regular size formula:

The formula [math]\displaystyle{ \sum_{n=1}^\infty 1/n^2 = \pi^2/6 }[/math] is used for...

\textstyle markup:

The formula [math]\displaystyle{ \textstyle\sum_{n=1}^\infty 1/n^2 = \pi^2/6 }[/math] is used for...

Mix of HTML and TeX markup:

TPH = [math]\displaystyle{ \tau }[/math](DTO4 – DTR1)


All TeX markup:

[math]\displaystyle{ TPH = \tau(DTO_{4}-DTR_{1}) }[/math]