FunctionCall.TrimOptions 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.
TRIM intrinsèque peut prendre des arguments facultatifs tels que « Leading », « Trailing » ou « Both ».
public Microsoft.SqlServer.TransactSql.ScriptDom.Identifier TrimOptions { get; set; }
member this.TrimOptions : Microsoft.SqlServer.TransactSql.ScriptDom.Identifier with get, set
Public Property TrimOptions As Identifier