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

Glossary Item Box

From the specified path to column generates the actual path string with inverse associations.

Syntax

 
C#
 
 

Parameters

columnPath
Path to schema column.

Return Value

Path with inverse associations to schema column, which matches columnPath.

Exceptions

ExceptionDescription
Terrasoft.Common.ArgumentNullOrEmptyExceptionIf the empty value or null is specified as the columnPath parameter.
Terrasoft.Common.InvalidTypeCastExceptionIf the column is not the lookup type column.
Terrasoft.Common.InvalidObjectStateExceptionReference to the lookup schema is not specified for the column of the lookup type.
Terrasoft.Common.InvalidObjectStateExceptionThe column must be the lookup column.
Terrasoft.Common.InvalidObjectStateExceptionIf the reference to the lookup schema is not specified for the column of the lookup type.
Terrasoft.Common.InvalidObjectStateExceptionIf the primary column is not specified for the column of the lookup type.

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.