Unit 'fpSQLExport' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#fcl-db]

TSQLFormatSettings

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

Declaration

Source position: fpsqlexport.pp line 40

type TSQLFormatSettings = class(TExportFormatSettings)

public

  procedure Assign(); override;

published

  property EscapeStyle: TSQLEscapeStyle; [rw]

  property StatementKind: TSQLStatementKind; [rw]

  property QuoteIdentifiers: Boolean; [rw]

  property QuoteChar: string; [rw]

  property TableName: string; [rw]

end;

Inheritance

TSQLFormatSettings

|

TExportFormatSettings

|

TCustomExportFormatSettings

|

TObject


Documentation generated on: 2023-03-18