Platform Core .NET Assemblies API
RemoveByName Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQueryColumnCollection Class : RemoveByName Method
name
Name of the column being removed.

Glossary Item Box

Removes the column with the specified name from the collection.

Syntax

 
C#
 
 

Parameters

name
Name of the column being removed.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionIf the empty value or null value is passed as the name parameter.
Terrasoft.Common.ItemNotFoundExceptionIf there is no column with the name name in the current collection.

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.