| LkDataTotalRecords Property |
Number of records affected by the operation.
Namespace:
LinkarCommon
Assemblies:
LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
LinkarClient (in LinkarClient.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