SqlDouble Explicit Conversion Operators
.NET Framework 4.5
Converts to and from a SqlDouble.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Explicit(SqlBoolean to SqlDouble) | Converts the supplied SqlBoolean parameter to SqlDouble. |
|
Explicit(SqlDouble to Double) | Converts the supplied SqlDouble structure to double. |
|
Explicit(SqlString to SqlDouble) | Converts the supplied SqlString parameter to SqlDouble. |