NewConnection
Description
The structure represents an instance of the Connection entity.
Constructor
Constructor | Description |
---|---|
NewConnection | Initializes a new instance of the NewConnection object model. |
Properties
Property | Description |
---|---|
Name | Gets the name of the connection. |
Description | Gets the description of the connection. |
ConnectionType | Gets the type of connection. |
Value | Gets the value of the connection. |
Remarks
Use the NewConnection object model to create the connection.