Partilhar via


Propriedade RenameReferenceContributorInput.OldName

Obtém o nome de objeto de esquema antigas.

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 OldName As String
    Get
public string OldName { get; }
public:
property String^ OldName {
    String^ get ();
}
member OldName : string
function get OldName () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

RenameReferenceContributorInput Classe

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