MeasurementCollection(Measurement[]) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public MeasurementCollection (params Microsoft.SqlServer.Management.Assessment.Measurement[] rep);
new Microsoft.SqlServer.Management.Assessment.Probes.MeasurementCollection : Microsoft.SqlServer.Management.Assessment.Measurement[] -> Microsoft.SqlServer.Management.Assessment.Probes.MeasurementCollection
Public Sub New (ParamArray rep As Measurement())
Parameters
- rep
- Measurement[]