TabularBinding Members
Include Protected Members
Include Inherited Members
Represents a binding to a tabular item, such as a table or SQL query.
The TabularBinding type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TabularBinding() | Initializes a new instance of the TabularBinding class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone() | Creates a deep copy of current object. (Inherited from Binding.) |
![]() |
CopyTo(Binding) | Transfers a deep copy of current object to a specified binding. (Inherited from Binding.) |
![]() |
CopyTo(TabularBinding) | Copies a TabularBinding object to the specified object. |
![]() |
CreateObjRef(Type) | (Inherited from MarshalByRefObject.) |
![]() |
Dispose() | (Inherited from Component.) |
![]() |
Dispose(Boolean) | (Inherited from Component.) |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Component.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() |
GetService(Type) | (Inherited from Component.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() |
ToString() | (Inherited from Component.) |
Top