Uses of Class
com.azure.analytics.synapse.artifacts.models.SqlScriptFolder
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of SqlScriptFolder in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionSqlScript.getFolder()
Get the folder property: The folder that this SQL script is in.Set the name property: The name of the folder that this SQL script is in.Modifier and TypeMethodDescriptionSqlScript.setFolder
(SqlScriptFolder folder) Set the folder property: The folder that this SQL script is in.