CachedModelMetadata<TPrototypeCache>.ComputeDataTypeName Method
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Namespace: System.Web.Http.Metadata.Providers
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Protected Overridable Function ComputeDataTypeName As String
protected virtual string ComputeDataTypeName()
protected:
virtual String^ ComputeDataTypeName()
abstract ComputeDataTypeName : unit -> string
override ComputeDataTypeName : unit -> string
protected function ComputeDataTypeName() : String
Return Value
Type: System.String