หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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.