Method SuspendIdentity
| Improve this Doc View SourceSuspendIdentity(Model)
Suspend identity column of the model.
Declaration
public static void SuspendIdentity(this Model model)
Parameters
Type | Name | Description |
---|---|---|
Model | model | The model. |
Suspend identity column of the model.
public static void SuspendIdentity(this Model model)
Type | Name | Description |
---|---|---|
Model | model | The model. |