SqlChars::ToSqlString Method ()

 

Converts this SqlChars instance to its equivalent SqlString representation.

Namespace:   System.Data.SqlTypes
Assembly:  System.Data (in System.Data.dll)

public:
SqlString ToSqlString()

Return Value

Type: System.Data.SqlTypes::SqlString

A SqlString representation of this type.

.NET Framework
Available since 2.0
Return to top
Show: