SqlInt32::ToSqlString Method ()

 

Converts this SqlInt32 structure to SqlString.

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

public:
SqlString ToSqlString()

Return Value

Type: System.Data.SqlTypes::SqlString

A new SqlString structure equal to the value of this SqlInt32.

.NET Framework
Available since 1.1
Return to top
Show: