withCreationScript
Method
interface MySqlDatabaseResource { // ... omitted for brevity withCreationScript(script: string): MySqlDatabaseResource;}Signature
method
withCreationScriptbuilderDefines the SQL script used to create the database.
withCreationScript(script: string): MySqlDatabaseResourceParameters
scriptstringReturns
MySqlDatabaseResourceApplies to
This method applies to the following types: