ProjectGetAllTvfCallsWithTheirMappingsForDatabase Method |
Namespace: SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
public Dictionary<TvfCallDefinition, Pair<GroupableModelElementMapping, GroupableModelElementMapping>> GetAllTvfCallsWithTheirMappingsForDatabase( string driverID )
Public Function GetAllTvfCallsWithTheirMappingsForDatabase ( driverID As String ) As Dictionary(Of TvfCallDefinition, Pair(Of GroupableModelElementMapping, GroupableModelElementMapping))