RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

TableFieldJoinDefinition..::..JoinType Property

Gets the type of the join.

Namespace:  RingSoft.DbLookup.TableProcessing
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public JoinTypes JoinType { get; set; }
Public Property JoinType As JoinTypes
	Get
	Set
public:
property JoinTypes^ JoinType {
	JoinTypes^ get ();
	void set (JoinTypes^ value);
}

Field Value

The type of the join.