Share via


IDataStore.GetDateCount Method

Namespace:  Microsoft.TeamFoundation.Adapter
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Function GetDateCount As Integer
'Usage
Dim instance As IDataStore 
Dim returnValue As Integer 

returnValue = instance.GetDateCount()
int GetDateCount()
int GetDateCount()
function GetDateCount() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IDataStore Interface

IDataStore Members

Microsoft.TeamFoundation.Adapter Namespace