Parse SQL text and returns a list of tables used.
Info
| Version: | 0.1.2 |
| Author(s): | athasarathan |
| Last Update: | Tuesday, April 10, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/TSqlParser |
Install
Install-Package TSqlParser
dotnet add package TSqlParser
paket add TSqlParser
TSqlParser Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.SqlServer.TransactSql.ScriptDom(>= 14.0.3811.1)