IQueryBinding Interface
Updated: May 24, 2016
Represents a derived data type that defines the query binding.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Name | Description | |
|---|---|---|
![]() | DataSourceID | Gets or sets the DataSource identifier for the current QueryBinding. |
![]() | QueryDefinition | Gets or sets the query definition. |
![]() | Site | (Inherited from IComponent.) |
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
| Name | Description | |
|---|---|---|
![]() | Disposed | (Inherited from IComponent.) |
Show:


