SqlGuid Constructor (String^)

 

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

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

public:
SqlGuid(
	String^ s
)

Parameters

s
Type: System::String^

A String object.

.NET Framework
Available since 1.1
Return to top
Show: