 | EnsuredQueryableTableJoinExpression Property |
The Join Expression defined on the new From Table entry, if the required entry is missing.
Namespace: Ignition.ConfigurationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic string JoinExpression { get; }Public ReadOnly Property JoinExpression As String
Get
public:
property String^ JoinExpression {
String^ get ();
}member JoinExpression : string with get
Property Value
String
See Also