| C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressConnection Class : FillOnRequest Property |
'Declaration Public Property FillOnRequest As System.Boolean
public System.bool FillOnRequest {get; set;}
If it is set to False, the data set remains empty until the Fill method is called.