Article ID: 134880
Article Last Modified on 2/15/2000
USE customer
WAIT WINDOW "The table in the current workarea is contained by " + ;
CURSORGETPROP('DATABASE') + ' database'
Following is a list of all the properties for which CURSORGETPROP() returns
settings:
BatchUpdateCount Buffering ConnectHandle ConnectName Database FetchMemo FetchSize KeyFieldList MaxRecords SendUpdates SourceName SourceType SQL Tables UpdatableFieldList UpdateNameList UpdateType UseMemoSize WhereTypeFor more information on using CURSORGETPROP(), please see the Visual FoxPro Help file.
Additional query words: 3.00 VFoxWin
Keywords: KB134880