Data
|
The DataLinkManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper) |
|
| DataLinkCount | Property that represents the number of data links in this manager. | |
| IsDisposed | (Inherited from DisposableWrapper) |
|
| UnmanagedObject | (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| AddDataLink | Adds the specified data link object to this manager. | |
| Clone | (Inherited from RXObject) |
|
| CompareTo | (Inherited from RXObject) |
|
| CopyFrom | (Inherited from RXObject) |
|
| CreateObjRef | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | (Inherited from DisposableWrapper) |
|
| GetDataLink | Returns a collection of object identifiers of data links. | |
| GetDataLink(String) | Returns the object ID for a data link with the specified name. | |
| GetHashCode | (Inherited from DisposableWrapper) |
|
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
| GetRXClass | (Inherited from RXObject) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
|
| QueryX | (Inherited from RXObject) |
|
| RemoveDataLink(ObjectId) | Removes a data link that has the specified object identifier of the data link. | |
| RemoveDataLink(String) | Removes a data link with the specified data link name. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
|
| Update(UpdateDirection, UpdateOption) | Updates the data for all data links in this data link manager. | |
| Update(ObjectIdCollection, UpdateDirection, UpdateOption) | Updates the data for the specified data links in this data link manager. | |
| X | (Inherited from RXObject) |
| © Bricsys NV. All rights reserved. |