RefreshDataset Method
Description
Ensures a dataset is up-to-date.
Syntax
Visual Basic |
---|
Public Function RefreshDataset( _ ByVal nDataset As Long _ ) As Integer |
Parameters
- nDataset
- The serial number of the dataset to refresh. The serial number can be obtained from the Dataset property of an overlay, or from the GetDataset, GetDatasetContainer or FindExternalDataset methods.
Remarks
Note: RefreshDataset removes all items that are owned by the dataset from all named lists
Available: GEO D OD OM OV SISpy
Group:
Example
sis.RefreshDataset (4)