CloseDataset Method
Description
Close a dataset.
Syntax
| Visual Basic | 
|---|
Public Function CloseDataset( _ ByVal filename As String _ ) As Integer  | 
                                                        
Parameters
- filename
 - the dataset to close
 
Remarks
Available: GEO D OD OM SISpy
Group:
Example
sis.CloseDataset ("c:\projects\Planning.bds")