| LkDataTotalRecords Property |
Number of records affected by the operation.
Namespace:
LinkarCommon
Assembly:
LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public int TotalRecords { get; }
Public ReadOnly Property TotalRecords As Integer
Get
public:
property int TotalRecords {
int get ();
}
member TotalRecords : int with get
Property Value
Type:
Int32See Also