FireDAC.UI.Intf.TFDScriptOutputKind

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDScriptOutputKind = (soSeparator, soEcho, soScript, soInfo, soError, soConnect,
soServerOutput, soUserOutput, soCommand, soMacro, soData, soParam);

C++

enum DECLSPEC_DENUM TFDScriptOutputKind : unsigned int { soSeparator, soEcho, soScript, soInfo, soError, soConnect, soServerOutput, soUserOutput, soCommand, soMacro, soData, soParam };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.UI.Intf.pas
FireDAC.UI.Intf.hpp
FireDAC.UI.Intf FireDAC.UI.Intf

Description

Embarcadero Technologies does not currently have any additional information.