Microsoft.SqlServer.Management.SqlParser.Binder Namespace
The Microsoft.SqlServer.Management.SqlParser.Binder namespace contains types designed to support the SQL Server parser.
| Class | Description | |
|---|---|---|
![]() | BinderProvider | Provides methods for creating IBinder and T:Microsoft.SqlServer.Management.SqlParser.Binder.IBuildBinder objects. |
![]() | DependencyDiscoveryResult | Represents the result of the dependency discovery. |
![]() | DependencyDiscoveryUtils | Represents a dependency discovery utility that analyzes the bound parse result and returns its metadata dependencies. |
| Structure | Description | |
|---|---|---|
![]() | ObjectDependency | Represents a single object dependency. |
| Interface | Description | |
|---|---|---|
![]() | IBinder | Binds ParseResult objects. |
| Enumeration | Description | |
|---|---|---|
![]() | BindMode | Represents the binding mode. |
![]() | DependencyType | Specifies a dependency type. |
Show:



