The following tables list the members exposed by Sequence.
Name | Description | |
---|---|---|
Sequence Constructor | Overloaded. |
Name | Description | |
---|---|---|
IncrementBy | Value that is increased (or decreased if it is negative) value of the sequence of the object at each call GetNextValue method. | |
Name | Specifies the unique name by which the sequence is known in the database. | |
StartWith | The first value returned by the object sequence. |
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. | |
Create | Overloaded. | |
Drop | Overloaded. | |
Exist | Overloaded. | |
GetCurrentValue | Overloaded. | |
GetNextValue | Overloaded. | |
ReCreate | Overloaded. |