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

This is record SqlExpr.TConnectionUserType.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!