Platform Core .NET Assemblies API
SetColumnValue(EntitySchemaColumn,Object) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > Entity Class > SetColumnValue Method : SetColumnValue(EntitySchemaColumn,Object) Method
column
The column.
value
The value.

Glossary Item Box

Sets specified column value.

Syntax

 
C#
 
 

Parameters

column
The column.
value
The value.

Return Value

true, if value was changed; otherwise false.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionColumn is null.

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.