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. |