Click or drag to resize

JoinConstraintParameter1Name Field

The name of the second parameter for the constraint check.

Namespace:  PDTec.IceNet.Core.Database.Query
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public string Parameter1Name

Field Value

Type: String
Remarks
Only relevant if ConstraintType == Between.
See Also