Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |