Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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
Members
| Member name | Description | |
|---|---|---|
| Flexible | The type is Flexible. | |
| Rigid | The type is Rigid. |