Platform Core .NET Assemblies API
FetchFromDB Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > Entity Class : FetchFromDB Method

Glossary Item Box

Overload List

OverloadDescription
FetchFromDB(EntitySchemaColumn,Object,Boolean)Fetches entity from database by specified condition column value.  
FetchFromDB(String,Object,IEnumerable<String>,Boolean)Under the specified condition, loads an object from the database with a set of columns with the specified names.  
FetchFromDB(IEnumerable<String>,Boolean)Loads values for specified columns from database.  
FetchFromDB(String,Object,Boolean)By the specified condition, loads the object from the database.  
FetchFromDB(Object,Boolean)Loads the object from the database by the specified value of the key field.  
FetchFromDB(Dictionary<String,Object>,Boolean)Fetches entity from database by specified conditions collection.  
FetchFromDB(EntitySchemaColumn,Object,IEnumerable<EntitySchemaColumn>,Boolean)Fetches entity from database by specified condition column, condition value and columns to fetch.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.