UpdateTextStatement.DeleteLength Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Il peut s’agir d’un entier, d’un entier négatif, d’une valeur NULL ou d’une 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