Home
/
Intersoft.finSupport6
/
finHtmlWidgetUtilities
/
EncryptSql
EncryptSql
Method
Member of
finHtmlWidgetUtilities
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
Name
Type
Optional
ByRef
Description
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