UpdateOptions Enumeration
Defines how an object and the related dependant objects are updated in the server after an update command.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
구문
‘선언
<FlagsAttribute> _
Public Enumeration UpdateOptions
[FlagsAttribute]
public enum UpdateOptions
[FlagsAttribute]
public enum class UpdateOptions
/** @attribute FlagsAttribute() */
public enum UpdateOptions
FlagsAttribute
public enum UpdateOptions
Members
Member name | Description |
---|---|
AlterDependents | Send to the server the full object definition and all dependant objects also fully expanded. The full object definition includes properties, major objects and minor objects. |
Default | Send to the server only the object properties and minor object collections. |
ExpandFull | Send to the server the full object definition. The full object definition includes properties, major objects, and minor objects. |
플랫폼
개발 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.
대상 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.