Click or drag to resize

PFConstantsSystemColumnsPrefix Field

This text prefixes the names of all system columns persisted in Packflow.

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 SystemColumnsPrefix = "PF_"

Field Value

Type: String
See Also