SourceValue 屬性
Gets a value of the property on the source of graphs being compared.
命名空間: Microsoft.SqlServer.Management.SqlParser.MetadataDifferencer
組件: Microsoft.SqlServer.Management.SqlParser (在 Microsoft.SqlServer.Management.SqlParser.dll 中)
語法
'宣告
Public ReadOnly Property SourceValue As Object
Get
'用途
Dim instance As ScalarDifference
Dim value As Object
value = instance.SourceValue
public Object SourceValue { get; }
public:
property Object^ SourceValue {
Object^ get ();
}
member SourceValue : Object
function get SourceValue () : Object
屬性值
型別:System. . :: . .Object
A value of the property on the source of graphs being compared.