SynapseAnalyticsArtifactsClient.CreateOrUpdateSqlScript Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Azure.Analytics.Synapse.Artifacts.Models.SqlScriptResource CreateOrUpdateSqlScript (string sqlScriptName, Azure.Analytics.Synapse.Artifacts.Models.SqlScriptResource resource);
member this.CreateOrUpdateSqlScript : string * Azure.Analytics.Synapse.Artifacts.Models.SqlScriptResource -> Azure.Analytics.Synapse.Artifacts.Models.SqlScriptResource
Public Function CreateOrUpdateSqlScript (sqlScriptName As String, resource As SqlScriptResource) As SqlScriptResource
Parameters
- sqlScriptName
- String
- resource
- SqlScriptResource