SfcConnection.GetHashCode 메서드
Returns the hash code for this connection.
네임스페이스: Microsoft.SqlServer.Management.Sdk.Sfc
어셈블리: Microsoft.SqlServer.Management.Sdk.Sfc(Microsoft.SqlServer.Management.Sdk.Sfc.dll)
구문
‘선언
Public MustOverride Function GetHashCode As Integer
‘사용 방법
Dim instance As SfcConnection
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public abstract int GetHashCode()
public:
virtual int GetHashCode() abstract override
override GetHashCode : unit -> int
public abstract function GetHashCode() : int
반환 값
유형: System.Int32
A 32-bit signed integer hash code.