SqlHelper EnsureMissingColumns Method (ICollection QueryColumnList )Kentico 8.1 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.1.5347.20411)

Parameters

columnLists
Type: OnlineSystem.Collections.Generic ICollection QueryColumnList 
Input lists of columns
See Also