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

LookupFieldColumnDefinition..::..GetPropertyJoinName Method

Gets the name of the property join.

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

Syntax


public string GetPropertyJoinName(
	bool useDbField
)
Public Function GetPropertyJoinName ( _
	useDbField As Boolean _
) As String
public:
String^ GetPropertyJoinName(
	bool^ useDbField
)

Parameters

useDbField
Type: Boolean
if set to true [use database field].

Return Value

System.String.