Mimer SQL Data Provider
CommandType Property




Mimer.Data.Client Namespace > MimerCommand Class : CommandType Property
Specifies how a command string is interpreted.
Syntax
'Declaration
 
Public Overrides NotOverridable Property CommandType As CommandType
 

Property Value

A CommandType value that specifies how to interpret the CommandText.
Exceptions
ExceptionDescription
Invalid CommandType value.
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerCommand Class
MimerCommand Members