Platform Core .NET Assemblies API
AddColumn(String,String) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchema Class > AddColumn Method : AddColumn(String,String) Method
typeName
The name of the type.
name
The name of the column.

Glossary Item Box

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

Syntax

 
C#
 
 

Parameters

typeName
The name of the type.
name
The name of the column.

Return Value

Column with the name name of the name type.

Remarks

Overloaded method.

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.