Construtor Relationship
Initializes a new instance of the Relationship class.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New Relationship()
public Relationship()
public:
Relationship()
new : unit -> Relationship
public function Relationship()