The fields of the NMAdapter class are listed below. For a complete list of NMAdapter class members, see the NMAdapter Members topic.
Protected Instance Fields
| deleteParams | Gets/Sets the spl parameters in an array. The parameters are used to delete fields in the database |
| insertParams | Gets/Sets the spl parameters in an array. The parameters are used to insert fields in the database |
| updateParams | Gets/Sets the spl parameters in an array. The parameters are used to update fields in the database |