Freigeben über


GetResult-Methode

Gets the result that is returned when an expression is deserialized.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public Function GetResult As Object
'Usage
Dim instance As ExpressionNode
Dim returnValue As Object

returnValue = instance.GetResult()
public Object GetResult()
public:
Object^ GetResult()
member GetResult : unit -> Object 
public function GetResult() : Object

Rückgabewert

Typ: System. . :: . .Object
An Object value that specifies the object that is returned when an expression is deserialized.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.