次の方法で共有


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.