Click or drag to resize

IFieldConnection Interface

Expose objects to connect, communicate and retrieve information from AskiaField.

Namespace:  AskiaFieldCom
Assembly:  AskiaFieldCom (in AskiaFieldCom.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IFieldConnection

The IFieldConnection type exposes the following members.

Properties
  NameDescription
Public propertyMainDatabase
Provide the object to access to the main SQL database.
Public propertyModuleName
Return the name of the current used module.
Public propertySocket
Socket used to communicate with the AskiaField engine.
Top
See Also