OverrideBehavior Enumeration

Specifies the override behavior definition of the relationship.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Enumeration OverrideBehavior
'Usage
Dim instance As OverrideBehavior
public enum OverrideBehavior
public enum class OverrideBehavior
type OverrideBehavior
public enum OverrideBehavior

Members

Member name Description
None The behavior is None.
Strong The behavior is Strong.

See Also

Reference

Microsoft.AnalysisServices Namespace