Share via


LatestVersionSpec.ToDBString Method

This member overrides VersionSpec.ToDBString().

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
Public Overrides Function ToDBString As String
'Usage
Dim instance As LatestVersionSpec 
Dim returnValue As String 

returnValue = instance.ToDBString()
public override string ToDBString()
public:
virtual String^ ToDBString() override
public override function ToDBString() : String

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

LatestVersionSpec Class

LatestVersionSpec Members

Microsoft.TeamFoundation.VersionControl.Server Namespace