Classe DataSourceViewBinding
Defines a binding from an object to a DataSourceView. This class cannot be inherited.
Hiérarchie d'héritage
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .Binding
Microsoft.AnalysisServices..::..DataSourceViewBinding
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
<GuidAttribute("3EF61487-13C3-46dc-8BBD-7E51B30DC991")> _
Public NotInheritable Class DataSourceViewBinding _
Inherits Binding
'Utilisation
Dim instance As DataSourceViewBinding
[GuidAttribute("3EF61487-13C3-46dc-8BBD-7E51B30DC991")]
public sealed class DataSourceViewBinding : Binding
[GuidAttribute(L"3EF61487-13C3-46dc-8BBD-7E51B30DC991")]
public ref class DataSourceViewBinding sealed : public Binding
[<SealedAttribute>]
[<GuidAttribute("3EF61487-13C3-46dc-8BBD-7E51B30DC991")>]
type DataSourceViewBinding =
class
inherit Binding
end
public final class DataSourceViewBinding extends Binding
Le type DataSourceViewBinding expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
DataSourceViewBinding() () () () | Initializes a new instance of DataSourceViewBinding using default values. |
![]() |
DataSourceViewBinding(String) | Initializes a new instance of DataSourceViewBinding for the specified DataSourceView. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
CanRaiseEvents | (hérité de Component.) |
![]() |
Container | (hérité de Component.) |
![]() |
DataSourceViewID | Gets or sets the DataSourceViewID for the current DataSourceViewBinding. |
![]() |
DesignMode | (hérité de Component.) |
![]() |
Events | (hérité de Component.) |
![]() |
Parent | Gets the parent object of the current object. (hérité de Binding.) |
![]() |
Site | (hérité de Component.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Clone | Returns a full copy of current DataSourceViewBinding. (remplace Binding. . :: . .Clone() () () ().) |
![]() |
CopyTo | Transfers a deep copy of current object to a specified binding. (hérité de Binding.) |
![]() |
CreateObjRef | (hérité de MarshalByRefObject.) |
![]() |
Dispose() () () () | (hérité de Component.) |
![]() |
Dispose(Boolean) | (hérité de Component.) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Component.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetLifetimeService | (hérité de MarshalByRefObject.) |
![]() |
GetService | (hérité de Component.) |
![]() |
GetType | (hérité de Object.) |
![]() |
InitializeLifetimeService | (hérité de MarshalByRefObject.) |
![]() |
MemberwiseClone() () () () | (hérité de Object.) |
![]() |
MemberwiseClone(Boolean) | (hérité de MarshalByRefObject.) |
![]() |
ToString | (hérité de Component.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
ICloneable. . :: . .Clone | (hérité de Binding.) |
Haut de la page
Notes
Nouveau : 17 juillet 2006
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.