Sub GetStatistics( _ ByRef statistics As ArchiveStatistics, _ Optional ByVal datastoreName As System.String _ )
void GetStatistics( out ArchiveStatistics statistics, System.string datastoreName )
void GetStatistics( [Out] ArchiveStatistics^ statistics, System.String^ datastoreName )
Parameters
- statistics
- Archive statistics to apply.
- datastoreName
- Name of the data store to get the statistics.