EdmType.GetCollectionType メソッド

定義

要素型がこの型である CollectionType のインスタンスを返します。

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
public System.Data.Entity.Core.Metadata.Edm.CollectionType GetCollectionType ();
member this.GetCollectionType : unit -> System.Data.Entity.Core.Metadata.Edm.CollectionType
Public Function GetCollectionType () As CollectionType

戻り値

要素型がこの型である CollectionType オブジェクト。

属性

適用対象