IDataConnection Interface

Definition

public interface class IDataConnection
public interface IDataConnection
type IDataConnection = interface
Public Interface IDataConnection
Derived

Properties

ConverterFactory
IsOpened
RuntimeCallContext

Methods

Cancel()
ClearFile(String)
Close()
Connect(String)
ExecuteCommand(String)
GetServerInfo(Int16, Int16, Int16, Int16)
OpenCursor(String, DataCursorOpenMode, DataCursorShareFlags, Type, Boolean)

Applies to