AlterExternalLanguageStatement.Operation Property
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.
Which Alter operation (Set, Add, Remove)
public Microsoft.SqlServer.TransactSql.ScriptDom.Identifier Operation { get; set; }
member this.Operation : Microsoft.SqlServer.TransactSql.ScriptDom.Identifier with get, set
Public Property Operation As Identifier