Click or drag to resize

FieldConnectionFactory Class

Factory to create or get the AskiaField connection object.
Inheritance Hierarchy
SystemObject
  AskiaFieldComFieldConnectionFactory

Namespace:  AskiaFieldCom
Assembly:  AskiaFieldCom (in AskiaFieldCom.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class FieldConnectionFactory

The FieldConnectionFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGet
Return an AskiaField connection object binded with the specified parameters.
Top
Remarks
Connections are shared between threads and try to be unique.
See Also