BCSequence Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Server
The BCSequence type exposes the following members.
Name | Description | |
---|---|---|
Name |
Gets the name of the sequence.
| |
ObjectID |
Gets the value that uniquely identifies
the object to which the sequence belongs.
| |
Value |
Gets or sets the sequence value.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Next |
Creates a new sequence value.
| |
Next(Int32) |
Creates a new sequence value.
| |
ToString |
Returns a string representing the managed object.
(Overrides ObjectToString.) |