Sql(Driver: String): String;
Driver. DBMS driver identifier.
The Sql property determines a query text of SQL command executed on update.
The list of identifiers that can be used as a value of the Driver parameter is given in the Summary List of Identifiers section. Determine the identifier of the DBMS installed on server where the update will be applied.
The property use is given in the example for IMetabaseUpdateSqlNode.Database.
See also: