IKey.GetKeyType 方法

定義

傳回簡單索引鍵的索引鍵屬性類型,或複合索引鍵的物件陣列。

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

傳回

索引鍵類型。

適用於