Related Topics
See also
Class SqlDataAccess
West Wind Toolkit for .NET
 SqlDataAccess.InsertEntity
Inherited from Westwind.Utilities.Data.DataAccessBase
public object InsertEntity(object entity,
	string table,
	string fieldsToSkip,
	bool returnIdentityKey);

Parameters

object entity

string table

string fieldsToSkip

bool returnIdentityKey


See also:

Class SqlDataAccess


Last Updated: 01/23/15 | © West Wind Technologies, 2015