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

Parameters

object entity

string table

string keyField

string fieldsToSkip

string fieldsToUpdate

Overloads:

public virtual bool UpdateEntity(object entity, string table, string keyField, string fieldsToSkip);

See also:

Class SqlDataAccess


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