SqlString::ToSqlDateTime Method ()

 

Converts this SqlString structure to SqlDateTime.

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

public:
SqlDateTime ToSqlDateTime()

Return Value

Type: System.Data.SqlTypes::SqlDateTime

A new SqlDateTime structure that contains the date value represented by this SqlString.

.NET Framework
Available since 1.1
Return to top
Show: