DbDataSource.Clear Method | |
Removes all items from the IList.
Namespace:
XSharp
Assembly:
XSharp.Data (in XSharp.Data.dll) Version: 2.21
Syntax Exceptions Exception | Condition |
---|
NotSupportedException | The IList is read-only. |
Remarks This method will call Zap() on the workarea, so it requires exclusive use.
See Also