 | FieldConnectionFactory Class |
Factory to create or get the AskiaField connection object.
Inheritance Hierarchy
Namespace:
AskiaFieldCom
Assembly:
AskiaFieldCom (in AskiaFieldCom.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static class FieldConnectionFactory
public ref class FieldConnectionFactory abstract sealed
The FieldConnectionFactory type exposes the following members.
Methods
| Name | Description |
---|
  | Get |
Return an AskiaField connection object binded with the specified parameters.
|
Top
Remarks
Connections are shared between threads and try to be unique.
See Also