Platform Core .NET Assemblies API
AddLookupColumn(String,String) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchema Class > AddLookupColumn Method : AddLookupColumn(String,String) Method
referenceSchemaName
The name of the lookup schema.
name
The name of the column.

Glossary Item Box

Adds a new column of the lookup type with the specified column name and name of the lookup schema to the current schema.

Syntax

 
C#
 
 

Parameters

referenceSchemaName
The name of the lookup schema.
name
The name of the column.

Return Value

The column of the lookup type with the name name of the referenceSchemaName lookup schema.

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.