EntitySchemaExtension.

AddIntegerColumn(EntitySchema, string) Method

Assembly
UnitTest.dll
Namespace
Terrasoft.UnitTest
Containing Type
EntitySchemaExtension

Syntax

public static EntitySchemaColumn AddIntegerColumn(this EntitySchema entitySchema, string columnName)

Parameters

Name Type Description
entitySchema EntitySchema
columnName string

Return Value

Type Description
EntitySchemaColumn