User:Kate Racaza/test page: Difference between revisions
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<div class="noprint"> | |||
{| width="300" align="right" class="FCK__ShowTableBorders" border="0" cellspacing="0" cellpadding="5" | |||
|- | |||
| width="10" bgcolor="#ffffff" rowspan="2" | <br> | |||
| align="left" valign="middle" style="border: 1px solid rgb(206, 242, 224); color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" | | |||
{| width="100%" align="left" class="FCK__ShowTableBorders" border="0" cellspacing="1" cellpadding="1" | |||
|- | |||
|} | |||
<span style="font-size: 9pt; font-weight: normal; font-name: tahoma;"> | |||
*[[#Methods|Methods]] | |||
*[[#Version Information|Version Information]] | |||
*[[#Example|Example]] | |||
</span> | |||
|} | |||
</div> | |||
== Syntax == | == Syntax == |
Revision as of 15:44, 21 July 2015
Syntax
object.ConnectToRepository(FileName As String) As Boolean
where object is a variable that represents a Repository object.
==========
Connects to a SQL repository that you specify. Returns a Boolean value; when true, indicates a successful connection to the repository.
Syntax
object.ConnectToSQLRepository(ServerName, DatabaseName, UseImpersonation, ImpersonateDomain, ImpersonateUsername, ImpersonatePassword)
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. |
FileName | String. The complete path to the Synthesis Repository you will connect to. |
Methods
Name | Description |
---|---|
FileName | String. The complete path to the Synthesis Repository you will connect to. Example: C:\Users\USERNAME\Documents\ReliaSoft\Files\RSRepository1.rsr10. |
Parameters
Name | Description | |
---|---|---|
ServerNameborder="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse; text-align: left; cellborder" | ||
Name | Status | String. The complete path to the Synthesis Repository you will connect to. |
Example
This example assumes that a file called "RSRepository1.rsr10" exists in the C: drive.
VBA|VB.NET
Dim MyRepository As New Repository MyRepository.ConnectToRepository("C:\RSRepository1.rsr10")
========
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]