Compartilhar via


Propriedade do RDL SourceValue

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

Namespace:  Microsoft.SqlServer.Management.SqlParser.MetadataDifferencer
Assembly:  Microsoft.SqlServer.Management.SqlParser (em Microsoft.SqlServer.Management.SqlParser.dll)

Sintaxe

'Declaração
Public ReadOnly Property SourceValue As Object
    Get
'Uso
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

Valor da propriedade

Tipo: System. . :: . .Object
A value of the property on the source of graphs being compared.