IResourceWithConnectionString.getConnectionProperty
Method
interface IResourceWithConnectionString { // ... omitted for brevity getConnectionProperty(key: string): ReferenceExpression;}Signature
method
getConnectionProperty Retrieves the value of a specified connection property from the resource's connection properties.
getConnectionProperty(key: string): ReferenceExpressionParameters
key string Returns
ReferenceExpression Defined on
This method is defined on the following type: