InitialSelectedAlias Property
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.
DataEnvironment.InitialSelectedAlias[ = cText]
Property Values
- cText
Specifies an alias name associated with a Cursor object.
Remarks
Mimics the behavior of SELECT.
See Also
Applies To: DataEnvironment