Platform Core .NET Assemblies API
AddLookupColumn(String,String,Guid) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchema Class > AddLookupColumn Method : AddLookupColumn(String,String,Guid) Method
referenceSchemaName
The name of the schema that the column references.
name
The name of the column.
uid
Unique identifier of a column.

Glossary Item Box

Adds a new column of the lookup type with the specified name and identifier, which references the specified schema.

Syntax

 
C#
 
 

Parameters

referenceSchemaName
The name of the schema that the column references.
name
The name of the column.
uid
Unique identifier of a column.

Return Value

The instance of EntitySchemaColumn with the name name, the uid identifier, which references the referenceSchemaName lookup.

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.