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

Glossary Item Box

From the collection returns a column by the specified ColumnValueName column property. If the column is not found, the exception is thrown.

Syntax

 
C#
 
 

Parameters

columnValueName
The value of the ColumnValueName property to search for.

Return Value

The EntitySchemaColumn instance with the columnValueName value name.

Exceptions

ExceptionDescription
Terrasoft.Common.ItemNotFoundExceptionIf the column with the columnValueName value name was not found in the current collection.

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.