EasyObjects.NET Programmers Reference

DynamicQuery.AddInsertColumn Method (SchemaItem)

Adds a column to the INSERT query

public virtual void AddInsertColumn(
   SchemaItem item
);

Parameters

item
A SchemaItem to add to the INSERT statement

See Also

DynamicQuery Class | NCI.EasyObjects Namespace | DynamicQuery.AddInsertColumn Overload List