OleDbColumn.GetHashCode Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Dsp.OleDb
Assembly:  Microsoft.SharePoint.Dsp.OleDb (in Microsoft.SharePoint.Dsp.OleDb.dll)

Syntax

Public Overrides Function GetHashCode As Integer

Dim instance As OleDbColumn
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Return Value

Type: System.Int32

See Also

Reference

OleDbColumn Class

OleDbColumn Members

Microsoft.SharePoint.Dsp.OleDb Namespace