Partilhar via


Propriedade MoveSchemaReferenceContributorInput.OldSchema

Obtém o esquema antigo para o objeto.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring
Assembly:  Microsoft.VisualStudio.Data.Schema.Package.Sql (em Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Sintaxe

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

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

MoveSchemaReferenceContributorInput Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring