SqlGuid Constructor (Guid)

 

Initializes a new instance of the SqlGuid structure using the specified Guid parameter.

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

public:
SqlGuid(
	Guid g
)

Parameters

g
Type: System::Guid

A Guid

.NET Framework
Available since 1.1
Return to top
Show: