Read-only list of columns which are part of this index.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public IReadOnlyList<IndexColumn> Columns { get; }
Property Value
Type:
IReadOnlyListIndexColumnSee Also