FunctionCall.TrimOptions 속성

정의

TRIM 내장 함수는 '선행', '후행' 또는 '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

속성 값

적용 대상