Click or drag to resize

SqlIndexBuilderSupportedActions Property

List of supported actions

Namespace:  Dynamicweb.Indexing.Builders
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public override IEnumerable<string> SupportedActions { get; }

Property Value

Type: IEnumerableString

Implements

IIndexBuilderSupportedActions
See Also