'Declaration Public Overloads Sub Clear( _ ByVal tableName As String, _ Optional ByVal type As ClearFileType _ )
public void Clear( string tableName, ClearFileType type )
Parameters
- tableName
- Name of the table to delete.
- type
- Type of the data files to delete.