ComponentOne DataObjects for .NET
GetRowsEvent Property (C1ExpressRelation)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressRelation Class : GetRowsEvent Property
Gets or sets a value indicating whether the relation is specified in code in C1ExpressConnection.GetChildRows event (and not based on Joins between tables).
Syntax
'Declaration
 
Public Property GetRowsEvent As System.Boolean
public System.bool GetRowsEvent {get; set;}
See Also

Reference

C1ExpressRelation Class
C1ExpressRelation Members