startline const char *

The command line used to start the database server.

Syntax

public const char * startline;

Remarks

For example: "c:\SQLAny16\bin32\dbsrv16.exe". If NULL, the default START parameter is "dbeng16 -gp <page_size> -c 10M" for SQL Anywhere where page_size is specified below. Note that "-c 10M" is appended if page_size >= 2048.