共用方式為


TargetValue 屬性

Gets a value of the property on the target of graphs being compared.

命名空間:  Microsoft.SqlServer.Management.SqlParser.MetadataDifferencer
組件:  Microsoft.SqlServer.Management.SqlParser (在 Microsoft.SqlServer.Management.SqlParser.dll 中)

語法

'宣告
Public ReadOnly Property TargetValue As Object
    Get
'用途
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

屬性值

型別:System. . :: . .Object
A value of the property on the target of graphs being compared.