Snippet Type(s): Expansion
Abstract (from author):
dOOdads (www.mygenerationsoftware.com) snippet for loadAll (using stored procedure).
Description (from snippet):
Loads data using LoadAll method
Code Block:
1 $dOOdadsConcreteClass$ $objectName$ = new $dOOdadsConcreteClass$();
2 if($objectName$.LoadAll())
3 {
4 }$end$
Download Now!
Download the snippet file by clicking the download button below. You may customize the snippet shortcut prior to downloading below.