Share via


Microsoft.SqlServer.Management.SqlParser.Binder Namespace

The Microsoft.SqlServer.Management.SqlParser.Binder namespace contains types designed to support the SQL Server parser.

Classes

  Class Description
Public class BinderProvider Provides methods for creating IBinder and IBuildBinder objects.
Public class DependencyDiscoveryResult Represents the result of the dependency discovery.
Public class DependencyDiscoveryUtils Represents a dependency discovery utility that analyzes the bound parse result and returns its metadata dependencies.

Structures

  Structure Description
Public structure ObjectDependency

Interfaces

  Interface Description
Public interface IBinder Binds ParseResult objects.

Enumerations

  Enumeration Description
Public enumeration BindMode Represents the binding mode.
Public enumeration DependencyType