Access.Database
This function retrieves a structural overview of an Access database. It includes an optional parameter called options that can be used to adjust specific settings. The options include CreateNavigation...
This function retrieves a structural overview of an Access database. It includes an optional parameter called options that can be used to adjust specific settings. The options include CreateNavigationProperties, which determines whether navigation properties should be included in the output (default is false), and NavigationPropertyNameGenerator, which is a function that generates names for navigation properties.