PropertyModel.TypeUsage 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取有关此属性模型的数据类型的其他详细信息。 这包括最大长度、可为 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