EntitySchemaQueryColumnCollection.RemoveByName - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryColumnCollection - класс : RemoveByName - метод C#
- name
- Name of the column being removed.
Glossary Item Box
Исключение | Описание |
---|---|
System.ArgumentNullException | If the empty value or null value is passed as the name parameter. |
Terrasoft.Common.ItemNotFoundException | If the column with the name name is not found in the current collection. |