SqlInt64::Equals Method (Object^)
.NET Framework (current version)
Namespace:
System.Data.SqlTypes
Assembly: System.Data (in System.Data.dll)
Return to top
Assembly: System.Data (in System.Data.dll)
Parameters
- value
-
Type:
System::Object^
The object to be compared.
Return Value
Type: System::Booleantrue if object is an instance of SqlInt64 and the two are equal; otherwise false.
.NET Framework
Available since 1.1
Available since 1.1
Show: