DropOptions Enumeration
Defines the behavior of the drop method on dependent objects.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
<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. |
Замечания
Добавления:17 июля 2006 г.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.