Click or drag to resize

Constants Class

Provides constant values that apply to Data Conveyer processing.
Inheritance Hierarchy
SystemObject
  Mavidian.DataConveyer.CommonConstants

Namespace:  Mavidian.DataConveyer.Common
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public static class Constants

The Constants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFootClusterRecNo
StartRecNo value for the foot cluster.
Public fieldStatic memberHeadClusterRecNo
StartRecNo value for the head cluster.
Public fieldStatic memberUnlimited
Value indicating no limit in configuration parameters, such as BufferSize or IntakeRecordLimit.
Top
See Also