UnitTestUtilities.

CreateColumn(string, EntitySchema, DataValueType) Method

Assembly
UnitTest.dll
Namespace
Terrasoft.UnitTest
Containing Type
UnitTestUtilities

Syntax

public static EntitySchemaColumn CreateColumn(string columnName, EntitySchema createdInSchema, DataValueType dataValueType)

Parameters

Name Type Description
columnName string
createdInSchema EntitySchema
dataValueType DataValueType

Return Value

Type Description
EntitySchemaColumn