CachedModelMetadata<TPrototypeCache>.ComputeDataTypeName Method

Definition

This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets meta information about the data type.

protected virtual string ComputeDataTypeName ();
abstract member ComputeDataTypeName : unit -> string
override this.ComputeDataTypeName : unit -> string
Protected Overridable Function ComputeDataTypeName () As String

Returns

Meta information about the data type.

Applies to