Share via


SqlConnectionString.GetHashCode Method

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.Topology
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As SqlConnectionString
Dim returnValue As Integer

returnValue = instance.GetHashCode()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override int GetHashCode()

Return Value

Type: System.Int32

See Also

Reference

SqlConnectionString Class

SqlConnectionString Members

Microsoft.SharePoint.Portal.Topology Namespace