Proprietà MoveSchemaReferenceContributorInput.OldSchema

Ottiene lo schema precedente per l'oggetto.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring
Assembly:  Microsoft.VisualStudio.Data.Schema.Package.Sql (in Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Sintassi

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

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

MoveSchemaReferenceContributorInput Classe

Spazio dei nomi Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring