Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
Index Class
Index Properties
Columns Property
IsPrimaryKey Property
IsUnique Property
Name Property
Type Property
Index
Columns Property
Read-only list of columns which are part of this index.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
IReadOnlyList
<
IndexColumn
>
Columns
{
get
; }
Property Value
Type:
IReadOnlyList
IndexColumn
See Also
Reference
Index Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com