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