ProjectGetAllTypedViewsWithTheirMappingsForDatabase Method |
Namespace: SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
public Dictionary<TypedViewDefinition, GroupableModelElementMapping> GetAllTypedViewsWithTheirMappingsForDatabase( string driverID )
Public Function GetAllTypedViewsWithTheirMappingsForDatabase ( driverID As String ) As Dictionary(Of TypedViewDefinition, GroupableModelElementMapping)