Click or drag to resize

UpdateOptionsToString Method

Linkar Framework for .NET and Core


Composes the Update options string for processing through LinkarSERVER to the database.

Namespace: Linkar.Functions
Assembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax
public override string ToString()

Return Value

String
The string ready to be used by LinkarSERVER.
See Also