GeneratorUtilsGetStoredProcedureParameterMappingsToWalk Method |
Namespace: SD.LLBLGen.Pro.GeneratorCore
public static IEnumerable<FieldMapping> GetStoredProcedureParameterMappingsToWalk( bool noCursors, bool cursorsOnly, SPCallDefinition spCall, IGenerator executingGenerator )