Compartir a través de


EntityDescriptor.ServerTypeName Propiedad

Definición

Obtiene o establece el nombre del tipo en el origen de datos al que está asignada la entidad.

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

Valor de propiedad

Cadena que es el nombre del tipo de datos.

Se aplica a