ComponentOne DataObjects for .NET
ParentFieldName Property

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressJoin Class : ParentFieldName Property
Gets or sets the parent field name of the join condition.
Syntax
'Declaration
 
Public Property ParentFieldName As System.String
public System.string ParentFieldName {get; set;}
See Also

Reference

C1ExpressJoin Class
C1ExpressJoin Members