Documentation

AnalyticsLink
in package

Table of Contents

dataverseName()  : string
Gets the name of the dataverse to which this link belongs to.
linkType()  : string
Gets the link type. One of "couchbase", "s3" or "azureblob"
name()  : string
Gets the name of the link

Methods

dataverseName()

Gets the name of the dataverse to which this link belongs to.

protected abstract dataverseName() : string
Tags
since
4.2.4
Return values
string

name()

Gets the name of the link

protected abstract name() : string
Tags
since
4.2.4
Return values
string

        

Search results