Platform Core .NET Assemblies API
FindByColumnValueName Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaColumnCollection Class : FindByColumnValueName Method
columnValueName
The value of the ColumnValueName property to search for.

Glossary Item Box

Searches for the column with the specified ColumnValueName property in the collection.

Syntax

 
C#
 
 

Parameters

columnValueName
The value of the ColumnValueName property to search for.

Return Value

The EntitySchemaColumn instance with the columnValueName value name. If no such column is not found, null is returned.

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.