AwDbExData.Refill Method 

Reads the data to the table of class from the data source. Schema is not read.

[Visual Basic]
Public Function Refill() As Boolean
[C#]
public bool Refill();

Return Value

Returns true if successful; otherwise false.

Example

How to read data from the data source.

dbExData.Refill()
dbExData.Refill();

See Also

AwDbExData Class | Asterworld.Data Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.