Partager via


Constructeur IdentityColumnInfo

Initializes a new instance of the IdentityColumnInfo class using the specified seed and increment values.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique IdentityColumnInfo(Int64, Int64) Initializes a new instance of the IdentityColumnInfo class using the specified seed and increment values.
Méthode publique IdentityColumnInfo(Int64, Int64, Boolean) Initializes a new instance of the IdentityColumnInfo class using the specified seed and increment values.

Haut de la page