Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data Namespace > DataQueryResult Class : TotalCount Property |
'Declaration Public Property TotalCount As Nullable(Of Long)
'Usage Dim instance As DataQueryResult Dim value As Nullable(Of Long) instance.TotalCount = value value = instance.TotalCount
public Nullable<long> TotalCount {get; set;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family