Click or drag to resize

DeleteOptionsToString Method

Linkar Framework .NET (Core and Framework)


Composes the Delete 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