Unit 'IBCustomDataSet' Package
[Overview][Constants][Types][Classes][Index] [#pl_firebirddb]

TIBFieldDef

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IBCustomDataSet.pas line 843

type TIBFieldDef = class(TFieldDef)

published

  property CharacterSetName: RawByteString; [rw]

  

  property CharacterSetSize: Integer; [rw]

  

  property CodePage: TSystemCodePage; [rw]

  

  property DataSize: Integer; [rw]

  

  property RelationName: string; [rw]

  

  property ArrayDimensions: Integer; [rw]

  

  property ArrayBounds: TArrayBounds; [rw]

  

  property IdentityColumn: Boolean; [rw]

  

  property HasTimeZone: Boolean; [rw]

  

end;

Inheritance

TIBFieldDef

  

|

TObject



CT Web help

CodeTyphon Studio