Classe ServicingStep
Gerarchia di ereditarietà
System.Object
Microsoft.TeamFoundation.Framework.Client.ServicingStep
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ServicingStep
public sealed class ServicingStep
Il tipo ServicingStep espone i seguenti membri.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
ServicingStep(String, String, String, Object) | |
![]() |
ServicingStep(String, String, String, String) |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
DetachedOnly | |
![]() |
ExecuteAlways | |
![]() |
Name | Nome univoco del passaggio di manutenzione. |
![]() |
SimpleRecoveryModel | |
![]() |
SqlAzureOnly | |
![]() |
SqlServerOnly | |
![]() |
StepData | |
![]() |
StepPerformer | Identifica la classe di IStepPerformer che può eseguire questa operazione di manutenzione. |
![]() |
StepType | L'azione da eseguire.Lo StepPerformer team deve eseguire questa operazione. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Determina se l'oggetto specificato equivale all'oggetto corrente. (Ereditato da Object) |
![]() |
GetHashCode | Funge da funzione hash predefinita. (Ereditato da Object) |
![]() |
GetType | Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) |
![]() |
ToString | (Esegue l'override di Object.ToString()). |
In alto
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.