Udostępnij przez


AttributeBinding Members

Defines a derived data type that represents a binding for an AttributeBinding element. This class cannot be inherited.

The following tables list the members exposed by the AttributeBinding type.

Public Constructors

  Name Description
AttributeBinding Overloaded. Initializes a new instance of the AttributeBinding class.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms161149.pubproperty(pl-pl,SQL.100).gif AttributeID Gets or sets the AttributeID to use.
ms161149.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms161149.pubproperty(pl-pl,SQL.100).gif Ordinal Gets or sets the ordinal number representing the position for binding within a collection.
ms161149.pubproperty(pl-pl,SQL.100).gif Parent  Gets the parent object of the current object. (inherited from Binding)
ms161149.pubproperty(pl-pl,SQL.100).gif Site  (inherited from Component )
ms161149.pubproperty(pl-pl,SQL.100).gif Type Gets or sets the type of attribute associated with an AttributeBinding.

Top

Protected Properties

  Name Description
ms161149.protproperty(pl-pl,SQL.100).gif CanRaiseEvents  (inherited from Component )
ms161149.protproperty(pl-pl,SQL.100).gif DesignMode  (inherited from Component )
ms161149.protproperty(pl-pl,SQL.100).gif Events  (inherited from Component )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms161149.pubmethod(pl-pl,SQL.100).gif Clone Overridden. Creates a new, full copy of an object.
ms161149.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
ms161149.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms161149.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms161149.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms161149.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms161149.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms161149.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms161149.pubmethod(pl-pl,SQL.100).gifms161149.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms161149.pubmethod(pl-pl,SQL.100).gif ToString Overridden. Converts an attribute binding into a String.

Top

Protected Methods

  Name Description
ms161149.protmethod(pl-pl,SQL.100).gif CopyTo  (inherited from Binding )
ms161149.protmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms161149.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Component )
ms161149.protmethod(pl-pl,SQL.100).gif GetService  (inherited from Component )
ms161149.protmethod(pl-pl,SQL.100).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

Public Events

  Name Description
ms161149.pubevent(pl-pl,SQL.100).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  (inherited from Binding )

Top