SqlInt32 Explicit Conversion (SqlString to SqlInt32)
.NET Framework (current version)
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System.Data.SqlTypes::SqlString
A SqlString object.
Return Value
Type: System.Data.SqlTypes::SqlInt32A new SqlInt32 structure whose Value property equals the value represented by the SqlString parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: