Compartir a través de


del método EntityView.GetTypeDescriptor

Espacio de nombres:  Microsoft.BusinessData.MetadataModel
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public Function GetTypeDescriptor ( _
    fieldDotNotation As String _
) As TypeDescriptor
'Uso
Dim instance As EntityView
Dim fieldDotNotation As String
Dim returnValue As TypeDescriptor

returnValue = instance.GetTypeDescriptor(fieldDotNotation)
public TypeDescriptor GetTypeDescriptor(
    string fieldDotNotation
)

Parámetros

Valor devuelto

Tipo: Microsoft.BusinessData.MetadataModel.TypeDescriptor

Vea también

Referencia

clase EntityView

Miembros EntityView

Espacio de nombres Microsoft.BusinessData.MetadataModel