Proprietà SqlRenameStep.RenamedElement
Ottiene l'elemento che è rinominato.
Spazio dei nomi: Microsoft.Data.Schema.Sql.Build
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property RenamedElement As IModelElement
Get
public IModelElement RenamedElement { get; }
public:
property IModelElement^ RenamedElement {
IModelElement^ get ();
}
member RenamedElement : IModelElement
function get RenamedElement () : IModelElement
Valore proprietà
Tipo: Microsoft.Data.Schema.SchemaModel.IModelElement
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.