Share via


ModelAnnotation.GetHashCode Method

This member overrides Object.GetHashCode(), and more complete documentation might be available in that topic.

Not required.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Overrides NotOverridable Function GetHashCode As Integer
public override sealed int GetHashCode()
public:
virtual int GetHashCode() override sealed
abstract GetHashCode : unit -> int 
override GetHashCode : unit -> int 
public override final function GetHashCode() : int

Return Value

Type: System.Int32
The hash code.

.NET Framework Security

See Also

Reference

ModelAnnotation Class

Microsoft.Data.Schema.SchemaModel Namespace