IBinding Interface

 

Updated: May 24, 2016

Serves as the base class from which all bindings are derived.

Namespace:   Microsoft.AnalysisServices.Core
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

[GuidAttribute("2BCB6AC2-6D79-4467-9E1F-D68BB1DBD3D6")]
public interface class IBinding : IComponent, IDisposable

NameDescription
System_CAPS_pubpropertySite

(Inherited from IComponent.)

NameDescription
System_CAPS_pubmethodDispose()

(Inherited from IDisposable.)

NameDescription
System_CAPS_pubeventDisposed

(Inherited from IComponent.)

Return to top
Show: