Functiondojox.sql._SQLCrypto._decryptSingleColumn

dojo.require("dojox._sql.common");
defined in dojox/_sql/common.js

Usage

function (columnName, columnValue, password, currentRowIndex, callback) (view source)
parametertypedescription
columnName  
columnValue  
password  
currentRowIndex  
callback