Make a copy of the SqlString, with new parameter references (Placeholders)
Namespace: NHibernate.SqlCommandAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public SqlString Copy() |
| Visual Basic |
|---|
Public Function Copy As SqlString |
| Visual C++ |
|---|
public: SqlString^ Copy() |
Return Value
[Missing <returns> documentation for "M:NHibernate.SqlCommand.SqlString.Copy"]