UpdateGram Property

Contains the XML UpdateGram generated only under the following conditions:

Read–only at design time and run time.

CursorAdapter.UpdateGram

Return Value

Character data type. UpdateGram contains an XML UpdateGram.

Remarks

Applies To: CursorAdapter Class

Even though a CursorAdapter object can generate the XML UpdateGram, you must implement the actual update operation using the appropriate protocols, such as SQL XML through HTTP, SQL XML OLEDB, or XML Web service to .NET.

For more information about automatic updating and XML, see Data Access Management Using CursorAdapters.

See Also

Reference

CursorAdapter Object Properties, Methods, and Events

Other Resources

Properties (Visual FoxPro)