On this pageMariaDBDsn A type that will accept any MariaDB DSN. Constructor Signature def MariaDBDsn() - > null Signature def MariaDBDsn( url: string) - > null Parameters NameTypeDescriptionurlstringThe connection string representing the MariaDB data source name to be parsed and validated.