DataConnection Class |
Namespace: Aspose.Diagram
The DataConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| DataConnection |
Constructor.
|
| Name | Description | |
|---|---|---|
| AlwaysUseConnectionFile |
The default value is false. See Remarks for more information.
| |
| Command |
The command string used to query the data source.
| |
| ConnectionString |
The connection string that defines the parameters necessary to connect to a data source.
| |
| FileName |
The name of the connection file. See Remarks for more information.
| |
| ID |
The ID assigned by Visio for a given connection, unique within the document.
| |
| Timeout |
wait time in minutes while trying to establish a connection before terminating the attempt.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |