Documentation

CreateAnalyticsDatasetOptions
in package

Table of Contents

$condition  : string|null
$dataverseName  : string|null
$ignoreIfExists  : bool|null
$timeoutMilliseconds  : int|null
build()  : CreateAnalyticsDatasetOptions
Static helper to keep code more readable
condition()  : CreateAnalyticsDatasetOptions
Sets the where clause to use for creating the dataset
dataverseName()  : CreateAnalyticsDatasetOptions
Customizes the dataverse from which this dataset should be created.
ignoreIfExists()  : CreateAnalyticsDatasetOptions
timeout()  : CreateAnalyticsDatasetOptions
Sets the operation timeout in milliseconds.

Properties

Methods


        

Search results