Ambil perhatian
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba log masuk atau menukar direktori.
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Applies to:
SQL Server Analysis Services
Drops the specified mining structure from the database. All the mining models that are associated with the structure are also dropped from the database.
Syntax
DROP MINING STRUCTURE <structure>
Arguments
structure
A structure identifier.
Examples
The following example drops the New Mailing mining structure from the database.
DROP MINING STRUCTURE [New Mailing]
See Also
Data Mining Extensions (DMX) Data Definition Statements
Data Mining Extensions (DMX) Data Manipulation Statements
Data Mining Extensions (DMX) Statement Reference