Encrypt either a full or partial (e.g., WHERE clause) SQL statement. so that it does not expose database structure and cannot be tampered with when used in a control such as widget.UI.DBCombo.

Syntax

finHtmlWidgetUtilities.EncryptSql(sql)

Parameters

NameTypeOptionalByRefDescription
sql String The SQL.

Return Value

String

A String value.

Member of:
finHtmlWidgetUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0