SqlGuid Explicit Conversion (SqlBinary to SqlGuid)
.NET Framework (current version)
Namespace:
System.Data.SqlTypes
Assembly: System.Data (in System.Data.dll)
Return to top
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System.Data.SqlTypes::SqlBinary
A SqlBinary object.
Return Value
Type: System.Data.SqlTypes::SqlGuidA new SqlGuid whose Value is equal to the Value of the SqlBinary parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: