Click or drag to resize

LkItemsComposeReadBuffer Method

Linkar Framework for .NET and Core


Composes the final buffer string for one or more records to be read in MV Read operations, with the RecordId information.

Namespace: Linkar.LkData
Assembly: Linkar.LkData (in Linkar.LkData.dll) Version: 2.3.1
Syntax
public string ComposeReadBuffer()

Return Value

String
The final string buffer for MV Read operations.
See Also