FunctionCall.TrimOptions 属性

定义

TRIM 内部函数可以采用可选参数,例如“前导”、“尾随”或“两者”。

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

属性值

适用于