Share via


Metodo ExtendedAttributeComponent.RenameDatabaseAttribute

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Function RenameDatabaseAttribute ( _
    attributeName As String, _
    newAttributeName As String _
) As Integer
public int RenameDatabaseAttribute(
    string attributeName,
    string newAttributeName
)

Parametri

Valore restituito

Tipo: System.Int32
Restituisca il valore Int32.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ExtendedAttributeComponent Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server