UpdateCmdDataSourceType Property

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".

See Also

Reference

CursorAdapter Object Properties, Methods, and Events

UpdateGram Property

Other Resources

Properties (Visual FoxPro)