Platform Core .NET Assemblies API
EntityColumnValueCollection Constructor(UserConnection,EntitySchemaColumnCollection)
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntityColumnValueCollection Class > EntityColumnValueCollection Constructor : EntityColumnValueCollection Constructor(UserConnection,EntitySchemaColumnCollection)
userConnection
User connection.
columns
A collection of columns of the object schema, from which the values of the current collection of column values of the object are created.

Glossary Item Box

Initializes a new EntityColumnValueCollection instance based on the specified collection of entity schema columns, using the specified user connection.

Syntax

 
C#
 
 

Parameters

userConnection
User connection.
columns
A collection of columns of the object schema, from which the values of the current collection of column values of the object are created.

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.