Partilhar via


Método GetResult

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

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

Sintaxe

'Declaração
Public Function GetResult As Object
'Uso
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

Valor de retorno

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

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.