Resets the sequence number.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public int SetTo(
int number
)
Public Function SetTo (
number As Integer
) As Integer
Parameters
- number
- Type: SystemInt32
The number to reset the sequence to.
Return Value
Type:
Int32A created sequence value.
See Also