QuickObjects.ObjectBase Send comments on this topic.
GetJoinFields Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > JoinField Class : GetJoinFields Method
dbType

GetJoinFields

Returns an expression showing the LeftField and the Operator with the RightField.

Parameters:
Description
DatabaseTypes

Syntax

C# 
public string GetJoinFields( 
   DatabaseObject.DatabaseTypes dbType
)

Parameters

dbType

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also