Condividi tramite


Proprietà Target

Gets the target of the evaluation.

Spazio dei nomi  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Target As Object
    Get
'Utilizzo
Dim instance As TargetEvaluation
Dim value As Object

value = instance.Target
public Object Target { get; }
public:
property Object^ Target {
    Object^ get ();
}
member Target : Object
function get Target () : Object

Valore proprietà

Tipo: System. . :: . .Object
A Object value that contains the target of the evaluation.