SqlHelper EnsureMissingColumns Method (ICollection List String  )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 OnlineList OnlineString  
Input lists of columns
See Also