FireDAC.Phys.ASA.TFDASAValidate.StartLine

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StartLine: String read FStartLine write FStartLine;

C++

__property System::UnicodeString StartLine = {read=FStartLine, write=FStartLine};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Phys.ASA.pas
FireDAC.Phys.ASA.hpp
FireDAC.Phys.ASA TFDASAValidate

Description

Specifies the start line.

Use the StartLine to specify the SQL Anywhere start line. It can be used for SQL Anywhere v 9 or less only.

See Also