RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IBTable.TIBTableType Enumeration
Pascal
TIBTableType = (
  ttSystem,
  ttView
);
C++
enum TIBTableType {
  ttSystem,
  ttView
};

This is record IBTable.TIBTableType.

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