InitialSelectedAlias Property

Applies To   See Also

Specifies an alias associated with a Cursor object as the current alias when the data environment is loaded. Available at design time; read-only at run time.

Syntax

DataEnvironment.InitialSelectedAlias[ = cText]

Settings

cText

Specifies an alias name associated with a Cursor object.

Remarks

Mimics the behavior of SELECT.