Method | Description | |
---|---|---|
DeleteContactContext ( |
||
InsertContactContext ( |
||
ListContacts ( ) : List |
||
ListContacts ( int VendContact ) : |
ListContacts - There's a good chance the same record may be requested often. Cache the contact object...
|
|
UpdateContactContext ( |
public DeleteContactContext ( |
||
_caContact | ||
return | void |
public InsertContactContext ( |
||
_caContact | ||
return | void |
public ListContacts ( int VendContact ) : |
||
VendContact | int | |
return |
public UpdateContactContext ( |
||
_caContact | ||
return | void |