Access Keywords ("M" Reference)
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Access keywords are used inside Modules to make types public or reference types in other Modules.
In This Section
- import ("M" Reference)
Provides the syntax and an example of how to use the import access keyword.
- export ("M" Reference)
Provides the syntax and an example of how to use the export access keyword.
- as ("M" Reference)
Provides the syntax and an example of how to use the as access keyword.