Partilhar via


Propriedade VSDBToolsOptionsSettingChange.OldValue

Obtém um Object que representa o valor da configuração antes da alteração.

Namespace:  Microsoft.Data.Schema.Tools.Settings.Internal
Assembly:  Microsoft.Data.Schema.Tools (em Microsoft.Data.Schema.Tools.dll)

Sintaxe

'Declaração
Public ReadOnly Property OldValue As Object
    Get
public Object OldValue { get; }
public:
property Object^ OldValue {
    Object^ get ();
}
member OldValue : Object
function get OldValue () : Object

Valor de propriedade

Tipo: System.Object
O valor antes da alteração.

Segurança do .NET Framework

Consulte também

Referência

VSDBToolsOptionsSettingChange Classe

Namespace Microsoft.Data.Schema.Tools.Settings.Internal

NewValue