AwDbExData.Clear Method 

Clears data that was read to the table of class.

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

Return Value

Returns true if successful; otherwise false.

Example

How to clear data that was read to the table of class.

dbExData.Clear()
dbExData.Clear();

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.