HostFileCommand Class

Definition

public ref class HostFileCommand sealed : System::Data::Common::DbCommand
public sealed class HostFileCommand : System.Data.Common.DbCommand
type HostFileCommand = class
    inherit DbCommand
Public NotInheritable Class HostFileCommand
Inherits DbCommand
Inheritance
HostFileCommand

Constructors

HostFileCommand()
HostFileCommand(HostFileConnection)
HostFileCommand(String, HostFileConnection)

Properties

CommandText
CommandTimeout
CommandType
Connection
DesignTimeVisible
HostFileClientTracePoint
Parameters
UpdatedRowSource

Methods

Cancel()
CreateParameter()
ExecuteNonQuery()
ExecuteRecordSet()
ExecuteRecordSet(CommandBehavior, RecordSetType)
ExecuteScalar()
Prepare()

Applies to