Click or drag to resize
FindConstraintParameter1Name 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: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public string Parameter1Name

Field Value

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