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