values


Description:

public abstract HashModel values { get; }

Fields' values in the command to use.

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