IQueryBinding Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Representa un tipo de datos derivado que define el enlace de consultas.
[System.Runtime.InteropServices.Guid("3C586F85-9994-4FDF-8DD8-31BB0D583C59")]
public interface IQueryBinding : IDisposable, Microsoft.AnalysisServices.Core.IBinding, System.ComponentModel.IComponent
[<System.Runtime.InteropServices.Guid("3C586F85-9994-4FDF-8DD8-31BB0D583C59")>]
type IQueryBinding = interface
interface IBinding
interface IComponent
interface IDisposable
Public Interface IQueryBinding
Implements IBinding, IComponent, IDisposable
- Derivado
- Atributos
- Implementaciones
Propiedades
DataSourceID |
Obtiene o establece el identificador DataSource del elemento QueryBinding actual. |
QueryDefinition |
Obtiene o establece la definición de consulta. |