Overload List

  NameDescription
Public methodGetCreateSequenceString(String) (Inherited from PostgreSQLDialect.)
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.
(Inherited from Dialect.)

See Also