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