SqlHelper EnsureMissingColumns Method (IList String )Kentico 8.0 API Reference
Ensures the missing columns in the given lists of columns

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

columnLists
Type: OnlineSystem.Collections.Generic IList OnlineString 
Input lists of columns
See Also