a515544ac8f7bcc5135810168eea77eccf24d50f
API/CodeSamples/VisibleDataSources.md
| ... | ... | @@ -55,7 +55,7 @@ Public Class CustomAdHocConfig |
| 55 | 55 | End Class |
| 56 | 56 | ``` |
| 57 | 57 | |
| 58 | -##Alternate Usage |
|
| 58 | +##Alternate Usage: All Tables, Views and Stored Procedures Visible |
|
| 59 | 59 | |
| 60 | 60 | If you would like for all tables, views and stored procedures to be shown, use the following snippet. |
| 61 | 61 |