Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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. |