View Source
Class Constants.SqlTemplates.NuCacheDatabaseDataSource
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public static class NuCacheDatabaseDataSource
Fields
View Source
ContentSourcesCount
Declaration
public const string ContentSourcesCount = "Umbraco.Web.PublishedCache.NuCache.DataSource.ContentSourcesCount"
Field Value
Type |
Description |
System.String |
|
View Source
ContentSourcesSelect
Declaration
public const string ContentSourcesSelect = "Umbraco.Web.PublishedCache.NuCache.DataSource.ContentSourcesSelect"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string MediaSourcesCount = "Umbraco.Web.PublishedCache.NuCache.DataSource.MediaSourcesCount"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string MediaSourcesSelect = "Umbraco.Web.PublishedCache.NuCache.DataSource.MediaSourcesSelect"
Field Value
Type |
Description |
System.String |
|
View Source
ObjectTypeNotTrashedFilter
Declaration
public const string ObjectTypeNotTrashedFilter = "Umbraco.Web.PublishedCache.NuCache.DataSource.ObjectTypeNotTrashedFilter"
Field Value
Type |
Description |
System.String |
|
View Source
OrderByLevelIdSortOrder
Declaration
public const string OrderByLevelIdSortOrder = "Umbraco.Web.PublishedCache.NuCache.DataSource.OrderByLevelIdSortOrder"
Field Value
Type |
Description |
System.String |
|
View Source
SourcesSelectUmbracoNodeJoin
Declaration
public const string SourcesSelectUmbracoNodeJoin = "Umbraco.Web.PublishedCache.NuCache.DataSource.SourcesSelectUmbracoNodeJoin"
Field Value
Type |
Description |
System.String |
|
View Source
WhereNodeId
Declaration
public const string WhereNodeId = "Umbraco.Web.PublishedCache.NuCache.DataSource.WhereNodeId"
Field Value
Type |
Description |
System.String |
|
View Source
WhereNodeIdX
Declaration
public const string WhereNodeIdX = "Umbraco.Web.PublishedCache.NuCache.DataSource.WhereNodeIdX"
Field Value
Type |
Description |
System.String |
|
View Source
WhereNodeKey
Declaration
public const string WhereNodeKey = "Umbraco.Web.PublishedCache.NuCache.DataSource.WhereNodeKey"
Field Value
Type |
Description |
System.String |
|