SqlString Explicit Conversion (SqlGuid to SqlString)
.NET Framework (current version)
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System.Data.SqlTypes::SqlGuid
The SqlGuid structure to be converted.
Return Value
Type: System.Data.SqlTypes::SqlStringA SqlString whose value is the string representation of the specified SqlGuid.
.NET Framework
Available since 1.1
Available since 1.1
Show: