Propriété TargetValue
Gets a value of the property on the target of graphs being compared.
Espace de noms : Microsoft.SqlServer.Management.SqlParser.MetadataDifferencer
Assembly : Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TargetValue As Object
Get
'Utilisation
Dim instance As ScalarDifference
Dim value As Object
value = instance.TargetValue
public Object TargetValue { get; }
public:
property Object^ TargetValue {
Object^ get ();
}
member TargetValue : Object
function get TargetValue () : Object
Valeur de propriété
Type : System. . :: . .Object
A value of the property on the target of graphs being compared.