EntityDescriptor.ServerTypeName Property

Definition

Gets or sets the name of the type in the data source to which the entity is mapped.

public:
 property System::String ^ ServerTypeName { System::String ^ get(); };
public string ServerTypeName { get; }
member this.ServerTypeName : string
Public ReadOnly Property ServerTypeName As String

Property Value

A string that is the name of the data type.

Applies to