SqlGuid::ToSqlString Method ()

 

Converts this SqlGuid 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 SqlString structure that contains the string representation of the SqlGuid structure.

.NET Framework
Available since 1.1
Return to top
Show: