BuildControllerWebService.RemoveRun-Methode

Löschen Sie die Testdaten aus der Datenbank.

Namespace:  Microsoft.TeamFoundation.Build.Server.Compatibility
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Function RemoveRun ( _
    buildUri As String, _
    runId As Guid _
) As Boolean
[WebMethodAttribute]
public bool RemoveRun(
    string buildUri,
    Guid runId
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildControllerWebService Klasse

Microsoft.TeamFoundation.Build.Server.Compatibility-Namespace