get method
get(self, connection_name)
Gets the ExternalConnection element with the specified name.
Returns
The element with the specified name.
def get(self, connection_name):
...
Parameter | Type | Description |
---|---|---|
connection_name | System.String | the name of data connection |