AssignmentSetClause.AssignmentKind 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.
Assignment operator used.
public Microsoft.SqlServer.TransactSql.ScriptDom.AssignmentKind AssignmentKind { get; set; }
member this.AssignmentKind : Microsoft.SqlServer.TransactSql.ScriptDom.AssignmentKind with get, set
Public Property AssignmentKind As AssignmentKind