Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Checks whether the external content type has a Read Item.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function HasSpecificFinder As Boolean
'Usage
Dim instance As Entity
Dim returnValue As Boolean
returnValue = instance.HasSpecificFinder()
public bool HasSpecificFinder()
Return Value
Type: System.Boolean
true if the external content type has a Read Item; otherwise, false.