ServicingOperationConstants Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.ServicingOperationConstants
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public NotInheritable Class ServicingOperationConstants
public static class ServicingOperationConstants
public ref class ServicingOperationConstants abstract sealed
[<AbstractClass>]
[<Sealed>]
type ServicingOperationConstants = class end
public final class ServicingOperationConstants
The ServicingOperationConstants type exposes the following members.
Fields
Name | Description | |
---|---|---|
AssignCollection | ||
AttachCollection | ||
BringToCurrentServiceLevel | Pseudo-Operations are markers that are treated specially These must be removed and replaced by the real operations before the operation is started. This is performed in the TeamFoundationServicingService.PerformPreJobWork | |
BringToCurrentServiceLevelAndAttach | ||
CloneInstance | ||
CopyServiceLevel | ||
CreateApplicationSchema | ||
CreateCollectionSchema | ||
CreateDeploymentHost | ||
Delete | ||
DeletePrivateArtifacts | ||
ExportCollection | ||
FinishInstallUpdates | ||
FinishRemoveUpdates | ||
Install | ||
InstallOI | ||
MoveCollection | ||
PrepareAttachCollection | ||
PrepareForMajorUpgrade | ||
ProjectCleanup | ||
ProjectCreate | ||
ProjectDelete | ||
ProvisionCollectionAttach | ||
ProvisionCollectionCreate | ||
RemoveUpdates | ||
Repair | ||
Snapshot | ||
StartInstallUpdates | ||
StartRemoveUpdates | ||
UpdateApplicationDatabaseProperties | ||
UpdateCollectionDatabaseProperties | ||
UpdateCollectionProperties | ||
UpdateDeploymentDatabaseProperties |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.