Gets/Sets the spl parameters in an array. The parameters are used to update fields in the database

[Visual Basic]
Protected updateParams As System.Data.SqlClient.SqlParameter()
[C#]
protected SqlParameter[] updateParams;

See Also

NMAdapter Class | NMAdapter Members | netMage.Data.SqlClient Namespace