Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the name of the table or view associated with a Cursor object. Read-only at design time; read/write at run time.
DataEnvironment.Cursor.CursorSource[ = cText]
Property Values
- cText
For views, specifies the name of the view in a database. For tables in a database, specifies the long table name. For free tables, specifies the full path to the free table.
See Also
Database Property | CURSORGETPROP( ) | CURSORSETPROP( ) Function
Applies To: Cursor Object