SubscriberDevice.GetHashCode Method
This member overrides System.Object.GetHashCode .
语法
声明
Public Overrides Function GetHashCode As Integer
public override int GetHashCode ()
public:
virtual int GetHashCode () override
public int GetHashCode ()
public override function GetHashCode () : int
返回值
The hash code for the SubscriberDevice object.
请参阅
参考
SubscriberDevice Class
SubscriberDevice Members
Microsoft.SqlServer.NotificationServices Namespace