Partager via


GetResult méthode

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

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Function GetResult As Object
'Utilisation
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

Valeur de retour

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.