Click or drag to resize
SynchronizationObjectSettingsColumns Property
Gets or sets COLUMNS clause.

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

Property Value

Type: String
See Also