PopulateTable Constructor (UserDB, String, String, String) |
Namespace:
Scilligence.MolEngine.Web
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntaxpublic PopulateTable(
UserDB db,
string table,
string prefix,
string primarykey
)
Parameters
- db
- Type: UserDB
- table
- Type: SystemString
- prefix
- Type: SystemString
- primarykey
- Type: SystemString
See Also