IQueryBinding Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente un type de données dérivé qui définit la liaison de requête.
[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
- Dérivé
- Attributs
- Implémente
Propriétés
DataSourceID |
Obtient ou définit l’identificateur DataSource de l’élément QueryBinding actuel. |
QueryDefinition |
Obtient ou définit la définition de la requête. |