...
Removes the SQL Server sandbox database.databases that contain "Ods_Sandbox_". Example: EdFi_Ods_Sandbox_IfWxLTDi9pcFtq81j6wPo
Syntax
Code Block | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Remove-SqlServerSandboxDatabase [[-masterCSB] <DbConnectionStringBuilder>] [[-edfiOdsTemplateCSB] <DbConnectionStringBuilder>] |
...