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