Specifies the data source type for the data source used by the DeleteCmdDataSource property. Read/write at design time and run time.
CursorAdapter.DeleteCmdDataSourceType [= cDataSourceType] |
Return Value
- cDataSourceType
- Character data type. The cDataSourceType parameter specifies the data source type of the data source in the DeleteCmdDataSource property.
Remarks
Applies To: CursorAdapter Class
If DeleteCmdDataSourceType is empty ("") or null (.NULL.), Visual FoxPro disregards the CursorAdapterВ DeleteCmdDataSource property and uses the CursorAdapterВ DataSource and DataSourceType properties.
To generate an XML UpdateGram, you must set the value of DeleteCmdDataSourceType to "XML".