EasyObjects.NET Programmers Reference

EasyObject.DefaultCommandType Property

Determines what CommandType will be used by default.

public virtual System.Data.CommandType DefaultCommandType {get; set;}

Remarks

Use this enumeration to toggle between stored procedures and inline SQL

See Also

EasyObject Class | NCI.EasyObjects Namespace