IKey.GetKeyType Method

Definition

Returns the type of the key property for simple keys, or an object array for composite keys.

public virtual Type GetKeyType ();
abstract member GetKeyType : unit -> Type
override this.GetKeyType : unit -> Type
Public Overridable Function GetKeyType () As Type

Returns

The key type.

Applies to