Removes all occurrences of white space characters from the beginning and end of this instance.
Namespace: NHibernate.SqlCommandAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public SqlString Trim() |
| Visual Basic |
|---|
Public Function Trim As SqlString |
| Visual C++ |
|---|
public: SqlString^ Trim() |