Primary key db fieldname

Namespace: WaterSimDCDC
Assembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)

Syntax

C#
public const string rdbfID
Visual Basic
Public Const rdbfID As String

Field Value

a fieldname string const

Remarks

This is the primary key, a unique long integer value. This is one of five fields required to be in a WaterSim_DB valid datatable

See Also