Class CustomJoin

Contains the properties for a custom join.

System.Object
  SFQWrapper.SQBase
    SFQWrapper.SQItem
      SFQWrapper.CustomJoin
public class CustomJoin : SQItem

Class Members

MemberDescription

ErrorMessage

The message for any error that occurred.

JoinType

The join for the relationship as a spelled-out string (e.g. "inner join").

Table1

The first table in the relationship.

Table2

The second table in the relationship.

Requirements

Namespace: SFQWrapper
Assembly: sfqwrapper.dll

© Stonefield Software Inc., 2023 • Updated: 06/11/10
Comment or report problem with topic