次の方法で共有


PropertyModel.TypeUsage プロパティ

定義

このプロパティ モデルのデータ型に関する追加の詳細を取得します。 これには、最大長、null 許容などの詳細が含まれます。

public System.Data.Entity.Core.Metadata.Edm.TypeUsage TypeUsage { get; }
member this.TypeUsage : System.Data.Entity.Core.Metadata.Edm.TypeUsage
Public ReadOnly Property TypeUsage As TypeUsage

プロパティ値

適用対象