SqlSingle Constructor
Supported by the .NET Compact Framework. |
Overloaded. Initializes a new instance of the SqlSingle structure using the supplied floating point value. |
![]() MaxValue
Supported by the .NET Compact Framework. |
Represents the maximum value that can be assigned to the Value property of an instance of the SqlSingle class. |
![]() MinValue
Supported by the .NET Compact Framework. |
Represents the minimum value that can be assigned to Value property of an instance of the SqlSingle class. |
![]() Null
Supported by the .NET Compact Framework. |
Represents a null value that can be assigned to the Value property of a SqlSingle structure. |
![]() Zero
Supported by the .NET Compact Framework. |
Represents the zero value that can be assigned to the Value property of an instance of the SqlSingle class. |
IsNull
Supported by the .NET Compact Framework. |
Returns a value indicating whether the Value property is assigned to null. |
Value
Supported by the .NET Compact Framework. |
Gets the value of this SqlSingle structure. This property is read-only. |
![]() Add
Supported by the .NET Compact Framework. |
Computes the sum of the two specified SqlSingle structures. |
CompareTo
Supported by the .NET Compact Framework. |
Compares this instance to the supplied object and returns an indication of their relative values. |
![]() Divide
Supported by the .NET Compact Framework. |
Divides the first SqlSingle structure by the second. |
Equals
Supported by the .NET Compact Framework. |
Overloaded. |
GetHashCode
Supported by the .NET Compact Framework. |
Overridden. Gets the hash code for this instance. |
GetType (inherited from Object)
Supported by the .NET Compact Framework. |
Gets the Type of the current instance. |
![]() GreaterThan
Supported by the .NET Compact Framework. |
Performs a logical comparison of the two SqlSingle operands to determine if the first is greater than the second. |
![]() GreaterThanOrEqual
Supported by the .NET Compact Framework. |
Performs a logical comparison of two SqlSingle structures to determine if the first is greater than or equl to the second. |
![]() LessThan
Supported by the .NET Compact Framework. |
Performs a logical comparison of the two SqlSingle parameters to determine if the first is less than the second. |
![]() LessThanOrEqual
Supported by the .NET Compact Framework. |
Performs a logical comparison of the two SqlSingle parameters to determine if thye first is less than or equal to the second. |
![]() Multiply
Supported by the .NET Compact Framework. |
Computes the product of the two specified SqlSingle structures. |
![]() NotEquals
Supported by the .NET Compact Framework. |
Performs a logical comparison of the two SqlSingle parameters to determine if they are not equal. |
![]() Parse
Supported by the .NET Compact Framework. |
Converts the specified String to a SqlSingle structure. |
![]() Subtract
Supported by the .NET Compact Framework. |
Subtracts the second SqlSingle structure from the first. |
ToSqlBoolean
Supported by the .NET Compact Framework. |
Converts this SqlSingle structure to SqlBoolean. |
ToSqlByte
Supported by the .NET Compact Framework. |
Converts this SqlSingle structure to SqlByte. |
ToSqlDecimal
Supported by the .NET Compact Framework. |
Converts this SqlSingle structure to SqlDecimal. |
ToSqlDouble
Supported by the .NET Compact Framework. |
Converts this SqlSingle structure to SqlDouble. |
ToSqlInt16
Supported by the .NET Compact Framework. |
Converts this SqlSingle structure to SqlInt16. |
ToSqlInt32
Supported by the .NET Compact Framework. |
Converts this SqlSingle structure to SqlInt32. |
ToSqlInt64
Supported by the .NET Compact Framework. |
Converts this SqlSingle structure to SqlInt64. |
ToSqlMoney
Supported by the .NET Compact Framework. |
Converts this SqlSingle structure to SqlMoney. |
ToSqlString
Supported by the .NET Compact Framework. |
Converts this SqlSingle structure to SqlString. |
ToString
Supported by the .NET Compact Framework. |
Overridden. Converts this SqlSingle structure to String. |
![]() Addition Operator
Supported by the .NET Compact Framework. |
Computes the sum of the two specified SqlSingle structures. |
![]() Division Operator
Supported by the .NET Compact Framework. |
Divides the first SqlSingle structure by the second. |
![]() Equality Operator
Supported by the .NET Compact Framework. |
Performs a logical comparison of the two SqlSingle parameters to determine if they are equal. |
![]() Greater Than Operator
Supported by the .NET Compact Framework. |
Performs a logical comparison of the two SqlSingle operands to determine if the first is greater than the second. |
![]() Greater Than Or Equal Operator
Supported by the .NET Compact Framework. |
Performs a logical comparison of two SqlSingle structures to determine if the first is greater than or equl to the second. |
![]() Inequality Operator
Supported by the .NET Compact Framework. |
Performs a logical comparison of the two SqlSingle parameters to determine if they are not equal. |
![]() Less Than Operator
Supported by the .NET Compact Framework. |
Performs a logical comparison of the two SqlSingle parameters to determine if the first is less than the second. |
![]() Less Than Or Equal Operator
Supported by the .NET Compact Framework. |
Performs a logical comparison of the two SqlSingle parameters to determine if thye first is less than or equal to the second. |
![]() Multiplication Operator
Supported by the .NET Compact Framework. |
Computes the product of the two specified SqlSingle structures. |
![]() Subtraction Operator
Supported by the .NET Compact Framework. |
Subtracts the second SqlSingle structure from the first. |
![]() Unary Negation Operator
Supported by the .NET Compact Framework. |
Negates the Value of the specified SqlSingle structure. |
![]() SqlBoolean to SqlSingle Conversion
Supported by the .NET Compact Framework. |
This implicit operator converts the supplied SqlBoolean to SqlSingle. |
![]() SqlDouble to SqlSingle Conversion
Supported by the .NET Compact Framework. |
Converts the supplied SqlDouble parameter to SqlSingle. |
![]() SqlSingle to Single Conversion
Supported by the .NET Compact Framework. |
Converts the specified SqlSingle structure to float. |
![]() SqlString to SqlSingle Conversion
Supported by the .NET Compact Framework. |
Converts the supplied SqlString parameter to SqlSingle. |
![]() Single to SqlSingle Conversion
Supported by the .NET Compact Framework. |
Converts the specified floating point value to SqlSingle. |
![]() SqlByte to SqlSingle Conversion
Supported by the .NET Compact Framework. |
This implicit operator converts the SqlByte parameter to SqlSingle. |
![]() SqlDecimal to SqlSingle Conversion
Supported by the .NET Compact Framework. |
Converts the supplied SqlDecimal parameter to SqlSingle. |
![]() SqlInt16 to SqlSingle Conversion
Supported by the .NET Compact Framework. |
Converts the supplied SqlInt16 parameter to SqlSingle. |
![]() SqlInt32 to SqlSingle Conversion
Supported by the .NET Compact Framework. |
Converts the supplied SqlInt32 structure to SqlSingle. |
![]() SqlInt64 to SqlSingle Conversion
Supported by the .NET Compact Framework. |
Converts the supplied SqlInt64 parameter to SqlSingle. |
![]() SqlMoney to SqlSingle Conversion
Supported by the .NET Compact Framework. |
Converts the supplied SqlMoney structure to SqlSingle. |
Finalize (inherited from Object)
Supported by the .NET Compact Framework. |
Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
In C# and C++, finalizers are expressed using destructor syntax. |
MemberwiseClone (inherited from Object)
Supported by the .NET Compact Framework. |
Creates a shallow copy of the current Object. |