Unit 'googlesqladmin' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TBackupConfiguration

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

Declaration

Source position: googlesqladmin.pp line 153

type TBackupConfiguration = class(TGoogleBaseObject)

protected

  procedure SetbinaryLogEnabled(); virtual;

  

  procedure Setenabled(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetstartTime(); virtual;

  

published

  property binaryLogEnabled: Boolean; [rw]

  

  property enabled: Boolean; [rw]

  

  property kind: string; [rw]

  

  property startTime: string; [rw]

  

end;

Inheritance

TBackupConfiguration

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio