Click or drag to resize
LinkedXWhere Properties

The LinkedXWhere type exposes the following members.

Properties
  NameDescription
Public propertyFieldName
Gets the name of the field.
(Inherited from XWhere.)
Public propertyOperation
Gets the operation.
(Inherited from XWhere.)
Public propertyParentTableName
Gets the name of the parent table.
Public propertyPreOperation
Gets the pre operation.
(Inherited from XWhere.)
Public propertyPreValue
Gets the pre value.
(Inherited from XWhere.)
Public propertyTargetFieldName
Gets the name of the target field.
Public propertyTargetTableName
Gets the name of the target table.
Public propertyValue
Gets the value.
(Inherited from XWhere.)
Public propertyWhereX
Gets the X xwhere.
(Inherited from XWhere.)
Public propertyWhereY
Gets the Y xwhere.
(Inherited from XWhere.)
Top
See Also