Unit 'fbcustomdataset' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_fbdataset]

TAutoUpdateOptions

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

Declaration

Source position: fbcustomdataset.pas line 108

type TAutoUpdateOptions = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure ApplyGetGenID;

  

  procedure Assign(); override;

  

  function IsComplete;

  

published

  property KeyField: string; [rw]

  

  property UpdateTableName: string; [rw]

  

  property WhenGetGenID: TWhenGetGenID; [rw]

  

  property GeneratorName: string; [rw]

  

  property IncrementBy: Integer; [rw]

  

end;

Inheritance

TAutoUpdateOptions

  

|

TObject



CT Web help

CodeTyphon Studio