Click or drag to resize
AbstractSqlGeneratorExcludeColumns Property
Gets or sets the excluded columns of the document which are not included into the queries.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public static string ExcludeColumns { get; set; }

Property Value

Type: String
See Also