Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Converts the ObjectReference to an XML version.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Function Serialize As String
'Usage
Dim instance As ObjectReference
Dim returnValue As String
returnValue = instance.Serialize()
public string Serialize()
public:
String^ Serialize()
member Serialize : unit -> string
public function Serialize() : String
Return Value
Type: System.String
An XML version of the ObjectReference.