EntityType.GetReferenceType 方法

定義

傳回會參考這個 RefTypeEntityType 物件。

public:
 System::Data::Metadata::Edm::RefType ^ GetReferenceType();
public System.Data.Metadata.Edm.RefType GetReferenceType ();
member this.GetReferenceType : unit -> System.Data.Metadata.Edm.RefType
Public Function GetReferenceType () As RefType

傳回

會參考這個 RefTypeEntityType 物件。

適用於