- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.UnitTest - Containing Type
- Entity
Schema Extension
Syntax
public static EntitySchemaColumn AddGuidColumn(this EntitySchema entitySchema, string columnName)
Parameters
| Name | Type | Description |
|---|---|---|
| entitySchema | EntitySchema | |
| columnName | string |
Return Value
| Type | Description |
|---|---|
| EntitySchemaColumn |
