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