FireDAC.Phys.ASA.TFDASAValidate.StartLine
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Phys.ASA.pas FireDAC.Phys.ASA.hpp
| |
| Unit: FireDAC.Phys.ASA | |
| Parent: TFDASAValidate | |
Delphi
property StartLine: String read FStartLine write FStartLine;
C++
__property System::UnicodeString StartLine = {read=FStartLine, write=FStartLine};
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.