Connection object
The Connection object stabilities a connection between the client and a DICT server. Use the OpenConnection property to get a Connection object. The Connection object supports the following properties and methods: 

 NameDescription 
  CloseCloses an opened connection 
  CreateQueryCreates a query object 
  DictionariesReturns a collection of dictionaries available on the server 
  InfoReturns information about server 
  LineStreamRetrieves a LineStream object to send custom commands to the server. 
  StrategiesReturns a collection of strategies that can be used for queries