Поделиться через


Свойство 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.