GeneratorUtilsGetAllSPResultsetMappingInfos Method |
Name | Description | |
---|---|---|
GetAllSPResultsetMappingInfos(IGenerator) |
Gets all Stored procedure resultset mapping info objects. For each stored procedure which has a resultset as target of a mapping (typedviews)
it produces a StoredProcResultsetMappingInfo, which can be used to generate call information for the stored procedure to fill the types mapped
onto its resultsets.
| |
GetAllSPResultsetMappingInfos(IGenerator, String) |
Gets all Stored procedure resultset mapping info objects. For each stored procedure which has a resultset as target of a mapping (typedviews)
it produces a StoredProcResultsetMappingInfo, which can be used to generate call information for the stored procedure to fill the types mapped
onto its resultsets.
|