Click or drag to resize

PFConstantsIndexDatabaseSuffix Field

Text added to the end of the main database name to get the corresponding Index database, containing full-text indexes.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public const string IndexDatabaseSuffix = "_Index"

Field Value

Type: String
See Also