다음을 통해 공유


Microsoft.SqlServer.Management.SqlParser.Binder 네임스페이스

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

클래스

  클래스 설명
공용 클래스 BinderProvider Provides methods for creating IBinder and 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.

구조

  구조 설명
공용 구조 ObjectDependency Represents a single object dependency.

인터페이스

  인터페이스 설명
공용 인터페이스 IBinder Binds ParseResult objects.

열거형

  열거형 설명
공용 열거형 BindMode Represents the binding mode.
공용 열거형 DependencyType Specifies a dependency type.