TabularBinding Miembros
Represents a binding to a tabular item, such as a table or SQL query.
El tipo TabularBinding expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
TabularBinding | Initializes a new instance of the TabularBinding class. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Clone | Creates a deep copy of current object. (Se hereda de Binding). | |
CopyTo | Transfers a deep copy of current object to a specified binding. (Se hereda de Binding). | |
CopyTo(TabularBinding) | Copies a TabularBinding object to the specified object. | |
CreateObjRef | (Se hereda de MarshalByRefObject). | |
Dispose | (Se hereda de Component). | |
Dispose | (Se hereda de Component). | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Component). | |
GetHashCode | (Se hereda de Object). | |
GetLifetimeService | (Se hereda de MarshalByRefObject). | |
GetService | (Se hereda de Component). | |
GetType | (Se hereda de Object). | |
InitializeLifetimeService | (Se hereda de MarshalByRefObject). | |
MemberwiseClone | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de MarshalByRefObject). | |
ToString | (Se hereda de Component). |
Principio