Platform Core .NET Assemblies API
FetchFromDB(IEnumerable<String>,Boolean) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > Entity Class > FetchFromDB Method : FetchFromDB(IEnumerable<String>,Boolean) Method
columnNamesToFetch
Column names to load.
useDisplayValues
Indicate whether to get primary display values. If true primary display values will be fetched.

Glossary Item Box

Loads values for specified columns from database.

Syntax

 
C#
 
 

Parameters

columnNamesToFetch
Column names to load.
useDisplayValues
Indicate whether to get primary display values. If true primary display values will be fetched.

Return Value

true if column values loaded. Otherwise returns false.

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.