次の方法で共有


IKey.GetKeyType メソッド

定義

単純キーのキー プロパティの型、または複合キーのオブジェクト配列を返します。

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

戻り値

キーの型。

適用対象