MsIfmxCommand Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class MsIfmxCommand sealed : System::Data::Common::DbCommand, ICloneable
public sealed class MsIfmxCommand : System.Data.Common.DbCommand, ICloneable
type MsIfmxCommand = class
inherit DbCommand
interface ICloneable
Public NotInheritable Class MsIfmxCommand
Inherits DbCommand
Implements ICloneable
- Inheritance
-
MsIfmxCommand
- Implements
Constructors
| MsIfmxCommand() | |
| MsIfmxCommand(MsIfmxCommand) | |
| MsIfmxCommand(String) | |
| MsIfmxCommand(String, MsIfmxConnection) | |
| MsIfmxCommand(String, MsIfmxConnection, MsIfmxTransaction) |
Properties
| CommandSourceId | |
| CommandText | |
| CommandTimeout | |
| CommandType | |
| Connection | |
| CursorName | |
| DesignTimeVisible | |
| LiteralReplacement | |
| Parameters | |
| Transaction | |
| UpdatedRowSource |