Platform Core .NET Assemblies API
GetSchemaColumnByPath Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchema Class : GetSchemaColumnByPath Method
columnPath
Path to schema column.

Glossary Item Box

Converts the specified path to column into actual path, while accounting for type of inheritance, and returns the matched column to it. If the column is not found, the exception is thrown.

Syntax

 
C#
 
 

Parameters

columnPath
Path to schema column.

Return Value

Column that actually matched the columnPath path.

Exceptions

ExceptionDescription
Terrasoft.Common.ItemNotFoundExceptionIf the actual path generated for columnPath does not find a column.

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.