Overload List

  NameDescription
Public methodGetCreateSequenceString(String)
Typically dialects which support sequences can create a sequence with a single command.
Protected methodGetCreateSequenceString(String, Int32, Int32)
Overloaded form of GetCreateSequenceString(String), additionally taking the initial value and increment size to be applied to the sequence definition.

See Also