Udostępnij przez


DsvTableBinding Members

Defines a binding from a data source view to a table. This class cannot be inherited.

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

Public Constructors

  Name Description
DsvTableBinding Overloaded. Initializes a new instance of DsvTableBinding.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms164985.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms164985.pubproperty(pl-pl,SQL.100).gif DataSourceViewID Gets or sets the data source view unique identifier.
ms164985.pubproperty(pl-pl,SQL.100).gif Parent  Gets the parent object of the current object. (inherited from Binding)
ms164985.pubproperty(pl-pl,SQL.100).gif Site  (inherited from Component )
ms164985.pubproperty(pl-pl,SQL.100).gif TableID Gets or sets the table unique identifier.

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
ms164985.pubmethod(pl-pl,SQL.100).gif Clone Overridden. Returns a full copy of current DsvTableBinding object.
ms164985.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms164985.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
ms164985.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms164985.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms164985.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms164985.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms164985.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms164985.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms164985.pubmethod(pl-pl,SQL.100).gifms164985.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms164985.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Component )

Top

Protected Methods

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

Top

Public Events

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

Top

Explicit Interface Implementations

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

Top