Returns a new numeric PK Id
public virtual int CreateNewId( string Tablename, string PkField );
Return Value
int
Parameters
Tablename
table to create the id for
PkField
PK field name
See also:
Class wwData© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic