Add Method (GrpName)
- Last UpdatedNov 06, 2025
- 1 minute read
The Add() method adds a new user group name record to the Grp_Name table in the database.
| Overload | Description |
|---|---|
| Add(Int32,String,DBString,DBString,DateTime,Int32) | The Add() method adds a new user group name record to the Grp_Name table in the database. This overload of the method supports including the security ID from the OS if using OS Group security mode. |
| Add(Int32,String,DBString,DateTime,Int32) | The Add() method adds a new user group name record to the Grp_Name table in the database. |