Overload | Description |
---|---|
AddColumn(String) | Adds a new column with the specified type name to the current schema. |
AddColumn(String,String) | Adds a new column with the specified type name and column name to the current schema. |
AddColumn(String,String,Guid) | Adds a new column with the specified type name, column name and unique identifier to the current schema. |
AddColumn(String,String,Guid,EntitySchemaColumnRequirementType) | Adds a new column with the specified name, type and unique identifier to the current schema. In this case the verification level of the required values is specified for the column. |
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