UpdateTextStatement.DeleteLength Property

Definition

Can be an integer, negative integer, NULL or a variable.

public Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression DeleteLength { get; set; }
member this.DeleteLength : Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression with get, set
Public Property DeleteLength As ScalarExpression

Property Value

Applies to