共用方式為


IdentityColumnInfo 建構函式

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

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 IdentityColumnInfo(Int64, Int64) Initializes a new instance of the IdentityColumnInfo class using the specified seed and increment values.
公用方法 IdentityColumnInfo(Int64, Int64, Boolean) Initializes a new instance of the IdentityColumnInfo class using the specified seed and increment values.

上層