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