Relationship-Konstruktor
Initializes a new instance of the Relationship class.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Relationship()
public Relationship()
public:
Relationship()
new : unit -> Relationship
public function Relationship()