get method
get(self, conn_param_name)
Gets the ConnectionParameter
element with the specified name.
Returns
The element with the specified name.
def get(self, conn_param_name):
...
Parameter | Type | Description |
---|---|---|
conn_param_name | System.String | connection parameter name |