Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines the behavior of the drop method on dependent objects.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration DropOptions
[FlagsAttribute]
public enum DropOptions
[FlagsAttribute]
public enum class DropOptions
/** @attribute FlagsAttribute() */
public enum DropOptions
FlagsAttribute
public enum DropOptions
Members
| Member name | Description |
|---|---|
| AlterOrDeleteDependents | Specifies that the dependent objects are deleted and the affected ones are altered. |
| Default | Specifies that the default drop option for that object is used, |
| IgnoreFailures | Specifies that the drop process is continued on failures or errors. |
Hinweise
Neu:17. Juli 2006
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.