Propriété SourceValue
Gets a value of the property on the source of graphs being compared.
Espace de noms : Microsoft.SqlServer.Management.SqlParser.MetadataDifferencer
Assembly : Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)
Syntaxe
'Déclaration
Public ReadOnly Property SourceValue As Object
Get
'Utilisation
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
Valeur de propriété
Type : System. . :: . .Object
A value of the property on the source of graphs being compared.