SurrealDbNamespaceResource.withCreationScript
Method
interface SurrealDbNamespaceResource { // ... omitted for brevity withCreationScript(script: string): SurrealDbNamespaceResource;}Signature
method
withCreationScriptbuilderDefines the SQL script used to create the namespace.
withCreationScript(script: string): SurrealDbNamespaceResourceParameters
scriptstringReturns
SurrealDbNamespaceResourceDefined on
This method is defined on the following type: