IKey.GetKeyType 方法

定义

返回简单键的键属性的类型,或复合键的对象数组。

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

返回

键类型。

适用于