Databricks SDK for JavaScript
    Preparing search index...

    A connection that is dependent on a SQL object.

    interface ConnectionDependency {
        connectionName?: string;
    }
    Index

    Properties

    Properties

    connectionName?: string

    Full name of the dependent connection, in the form of connection_name.