Share via


SqlSystem.databaseName Method

Returns the name of the database vendor used as the SQL database backend.

Syntax

public str databaseName()

Run On

Server

Return Value

Type: str
The name of the database vendor used as the SQL database backend.

See Also

Reference

SqlSystem Class