Mimer SQL Data Provider
UpdateCommand Property




Mimer.Data.Client Namespace > MimerDataAdapter Class : UpdateCommand Property
Gets or sets an SQL statement used to update records in the database server.
Syntax
'Declaration
 
Public Shadows Property UpdateCommand As MimerCommand
 

Property Value

A MimerCommand object representing the command.
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerDataAdapter Class
MimerDataAdapter Members