SubscriberDevice.GetHashCode Method
This member overrides System.Object.GetHashCode .
Syntax
'Declaration
Public Overrides Function GetHashCode As Integer
public override int GetHashCode ()
public:
virtual int GetHashCode () override
public int GetHashCode ()
public override function GetHashCode () : int
Return Value
The hash code for the SubscriberDevice object.
See Also
Reference
SubscriberDevice Class
SubscriberDevice Members
Microsoft.SqlServer.NotificationServices Namespace