Database.GetProperty Method

Returns the database property specified by Name from the data source. Currently supported only for 4D Server and for getting the connection string.

Syntax

Database.GetProperty Name


Parameters

Name

String


See example.