TIBOKeyBuffer Type

Unit
IBDataset

Declaration

TIBOKeyBuffer = record
  Modified: boolean;
  Exclusive: boolean;
  FieldCount: integer;
end;