IDataConnection Interface
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 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) |