AttributeRelationship.OverrideBehavior Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the OverrideBehavior definition of the relationship.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.OverrideBehavior OverrideBehavior { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.OverrideBehavior : Microsoft.AnalysisServices.OverrideBehavior with get, set
Public Property OverrideBehavior As OverrideBehavior
Property Value
An OverrideBehavior enumeration value.
- Attributes
Remarks
OverrideBehavior values can be: None, Strong.