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 Applies to
This method applies to the following types: