Programming with Reflection

image\rwnprg32.gif StartupConnection property

 

Syntax

object.StartupConnection
object.StartupConnection = Value

Works with

image\r124.gif

Data type

String

 

Description

Returns (first syntax line) or specifies (second syntax line) the saved connection that is used when the StartupAction property is set to rcUseSavedConnection. Use this property only if you have upgraded from an earlier version of Reflection (prior to version 6.0) and have elected to continue using the Connection Directory.

Values

The default value is "".

The string cannot be more than 63 characters long.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property