Costruttore ObjectReference
Initializes a new instance of the ObjectReference class.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New ObjectReference()
public ObjectReference()
public:
ObjectReference()
new : unit -> ObjectReference
public function ObjectReference()