Click or drag to resize

GeneratorUtilsGetAllSPCallMappingsInScope Method

Overload List
  NameDescription
Public methodStatic memberGetAllSPCallMappingsInScope(IGenerator)
Gets all spcall mappings of the spcalls currently in the scope of the generator, for the database currently targeted.
Public methodStatic memberGetAllSPCallMappingsInScope(IGenerator, String)
Gets all spcall mappings of the spcalls currently in the scope of the generator, for the database with the id specified
Top
See Also