CreateFeatures()
Creates a CachingBackendFeatures object, which describes set of features implemented by the back-end. This method is invoked the first time the SupportedFeatures property is evaluated. The result is then cached.
Declaration
protected virtual CachingBackendFeatures CreateFeatures()
Returns
Type | Description |
---|---|
CachingBackendFeatures | A new instance of the CachingBackendEnhancerFeatures class. |