示例#1
0
 public StringExpression RTrim()
 {
     return(SqlExtensionMethods.RTrim(this));
 }