Share via


IDistribution Members

Include Protected Members
Include Inherited Members

Defines the distribution contract.

The IDistribution type exposes the following members.

Methods

  Name Description
Public method GetRangeValue When implemented in a class, returns a value that is between 0 and 1 and that represents a point on the distribution curve.
Public method Initialize When implemented in a class, initializes an instance of a distribution class.
Public method SetInputValues When implemented in a class, sets the input values for a distribution.
Public method ValidateInputs Validates that all the required input properties for the distribution have been set.

Top

See Also

Reference

IDistribution Interface

Microsoft.Data.Schema.DataGenerator Namespace