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

TExportContext

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

Declaration

Source position: googlesqladmin.pp line 508

type TExportContext = class(TGoogleBaseObject)

protected

  procedure SetcsvExportOptions(); virtual;

  procedure Setdatabases(); virtual;

  procedure SetfileType(); virtual;

  procedure Setkind(); virtual;

  procedure SetsqlExportOptions(); virtual;

  procedure Seturi(); virtual;

published

  property csvExportOptions: TExportContextTypecsvExportOptions; [rw]

  property databases: TStringArray; [rw]

  property fileType: string; [rw]

  property kind: string; [rw]

  property sqlExportOptions: TExportContextTypesqlExportOptions; [rw]

  property uri: string; [rw]

end;

Inheritance

TExportContext

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18