Share via


RelationshipType Enumeration

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

Syntax

'Declaration
<GuidAttribute("C9D41CFF-8E6F-4b56-8ECE-954822852B48")> _
Public Enumeration RelationshipType
[GuidAttribute("C9D41CFF-8E6F-4b56-8ECE-954822852B48")] 
public enum RelationshipType
[GuidAttribute(L"C9D41CFF-8E6F-4b56-8ECE-954822852B48")] 
public enum class RelationshipType
/** @attribute GuidAttribute("C9D41CFF-8E6F-4b56-8ECE-954822852B48") */ 
public enum RelationshipType
GuidAttribute("C9D41CFF-8E6F-4b56-8ECE-954822852B48") 
public enum RelationshipType

Members

Member name Description
Flexible  
Rigid  

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.AnalysisServices Namespace