connectionString property
The connection string specified for the connection alias. The connection
string must be in the form of a fully qualified domain name (FQDN), such as
www.example.com
.
Implementation
final String? connectionString;
The connection string specified for the connection alias. The connection
string must be in the form of a fully qualified domain name (FQDN), such as
www.example.com
.
final String? connectionString;