Interface IPartitionServicingStep
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)
Sintaxe
'Declaração
Public Interface IPartitionServicingStep _
Inherits IServicingStep
public interface IPartitionServicingStep : IServicingStep
O tipo IPartitionServicingStep expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
IsThreadSafe | ||
StepType | Um nome curto que identifica a ação executar, por exemplo “CreateDatabase”. (Herdado de IServicingStep.) |
Superior
Métodos
Nome | Descrição | |
---|---|---|
Execute |
Superior