IGeneratorRetrievalProcedures Property |
Gets the retrieval procedures stored in the SPCalls set. It consults the project for meta-data and assumes a proc is valid and thus is either
an action proc on all targets or a rertieval proc on all targets
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax HashSet<SPCallDefinition> RetrievalProcedures { get; }
ReadOnly Property RetrievalProcedures As HashSet(Of SPCallDefinition)
Get
Property Value
Type:
HashSetSPCallDefinitionSee Also