Show / Hide Table of Contents

Method IsIdentitySuspended

| Improve this Doc View Source

IsIdentitySuspended(Model)

Determines whether identity column is suspended.

Declaration
public static bool IsIdentitySuspended(this Model model)
Parameters
Type Name Description
Model model

The model.

Returns
Type Description
System.Boolean

true if identity column is suspended, otherwise false.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest