Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |