See Also

DbCommandBase Class  | DbCommandBase Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.DataSend comments on this topic.

GetRecordCount Method

Devart.Common Namespace > DbCommandBase Class : GetRecordCount Method

Returns count of records in the resultset.

[Visual Basic]
Public Function GetRecordCount() As Integer
[C#]
public int GetRecordCount();

Return Type

The count of records.

See Also

DbCommandBase Class  | DbCommandBase Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.