Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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.