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