Compartir a través de


Interval Constructor (Int32)

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Namespace:  System.Dataflow
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
PublicSubNew ( _
    valueAsInteger _
)
'Usage
DimvalueAsIntegerDiminstanceAs NewInterval(value)
publicInterval(
    intvalue
)
public:
Interval(
    intvalue
)
publicfunctionInterval(
    value : int
)

Parameters

.NET Framework Security

See Also

Reference

Interval Class

Interval Members

Interval Overload

System.Dataflow Namespace