fields


Description:

public abstract HashModel fields { get; }

Fields in the command to use.

The use of given value depends on the command's type. For SqlCommandInsert this will be the field's value to insert in the database, for example.