Checks to see if a record exists already by pk
public bool Exists( int Pk );
Return Value
bool
Parameters
Pk
See also:
Class wwBusiness© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic
Checks to see if a record exists already by pk
public bool Exists( int Pk );
bool
Pk