Uses of Class
com.azure.analytics.synapse.artifacts.models.SqlScriptMetadata
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of SqlScriptMetadata in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionSqlScriptContent.getMetadata()
Get the metadata property: The metadata of the SQL script.SqlScriptMetadata.setAdditionalProperties
(Map<String, Object> additionalProperties) Set the additionalProperties property: The metadata of the SQL script.SqlScriptMetadata.setLanguage
(String language) Set the language property: The language of the SQL script.Modifier and TypeMethodDescriptionSqlScriptContent.setMetadata
(SqlScriptMetadata metadata) Set the metadata property: The metadata of the SQL script.