Platform Core .NET Assemblies API
FindSchemaColumnByName Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQueryColumnCollection Class : FindSchemaColumnByName Method
name
Name of the schema column to get.

Glossary Item Box

In the collection, searches for the schema column with the specified name. If no such schema column is found, null is returned.

Syntax

 
C#
 
 

Parameters

name
Name of the schema column to get.

Return Value

The EntitySchemaColumn instance with the name name.

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.