Freigeben über


RelationshipType-Enumeration

Specifies the type of relationship in an attribute relationship.

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

Syntax

'Declaration
<GuidAttribute("C9D41CFF-8E6F-4b56-8ECE-954822852B48")> _
Public Enumeration RelationshipType
'Usage
Dim instance As RelationshipType
[GuidAttribute("C9D41CFF-8E6F-4b56-8ECE-954822852B48")]
public enum RelationshipType
[GuidAttribute(L"C9D41CFF-8E6F-4b56-8ECE-954822852B48")]
public enum class RelationshipType
[<GuidAttribute("C9D41CFF-8E6F-4b56-8ECE-954822852B48")>]
type RelationshipType
public enum RelationshipType

Elemente

Elementname Beschreibung
Flexible The type is Flexible. 
Rigid The type is Rigid. 

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace