RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SqlExpr.TConnectionUserType Enumeration
Pascal
TConnectionUserType = (
  eUserMonitor,
  eUserDataSet
);
C++
enum TConnectionUserType {
  eUserMonitor,
  eUserDataSet
};

SqlExpr

This is record SqlExpr.TConnectionUserType.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!