An indooGrid Documented Class Library

client Class

Universal database client.

For a list of all members of this type, see client Members.

System.Object
   client

[Visual Basic]
Public Class client
[C#]
public class client

Remarks

Class include all "standard" object for communication with database and some other database specific information like sql dialect etc. Most of class function is only for medium trust support. If you run application in full trust environment then you can use *_generec objects as univerzal object or specified object.

Requirements

Namespace: Indoo.Data

Assembly: indooGrid20 (in indooGrid20.dll)

See Also

client Members | Indoo.Data Namespace