Initializes a new instance of the MimerCommand class.
[Visual Basic] Public Sub New() [C#] public MimerCommand(); [C++] public: MimerCommand(); [JScript] public function MimerCommand();
All properties are set to there default values:
| Properties | Initial Value |
|---|---|
| CommandText | An empty string ("") |
| CommandTimeout | 30 |
| CommandType | Text |
| Connection | null |
| UpdatedRowSource | Both |
MimerCommand Class | Mimer.Data.Client Namespace | MimerCommand Constructor Overload List