Specifies the data source type for the data source used by the UpdateCmdDataSource property. Read/write at design time and run time.
CursorAdapter.UpdateCmdDataSourceType [= cDataSourceType] |
Return Value
- cDataSourceType
-
Character data type. The cDataSourceType parameter specifies the data source type of the data source in the UpdateCmdDataSource property.
Remarks
Applies To: CursorAdapter Class
If UpdateCmdDataSourceType is empty ("") or null (.NULL.), Visual FoxPro uses the data source in the CursorAdapter DataSource property.
To generate an XML UpdateGram, you must explicitly set the value of UpdateCmdDataSourceType to "XML".
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08