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]

Return Value

  • cText
    Specifies an alias name associated with a Cursor object.

Remarks

Applies To: DataEnvironment Object

Mimics the behavior of SELECT.

See Also

Reference

Alias Property
SELECT Command

Other Resources

Properties (Visual FoxPro)