Compartir a través de


Target Propiedad

Gets the object that is associated with the evaluation context.

Espacio de nombres:  Microsoft.SqlServer.Management.Facets
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
Public ReadOnly Property Target As Object
    Get
'Uso
Dim instance As FacetEvaluationContext
Dim value As Object

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

Valor de la propiedad

Tipo: System. . :: . .Object
A Object object that specifies the object that is associated with the evaluation context.

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.