Compartilhar via


ObjectIdentityQuery construtor

This member is reserved for internal use and is not intended to be used directly from your code. Inicia uma nova instância da classe ObjectIdentityQuery .

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)

Sintaxe

'Declaração
Public Sub New ( _
    objectPath As ObjectPath _
)
'Uso
Dim objectPath As ObjectPath

Dim instance As New ObjectIdentityQuery(objectPath)
public ObjectIdentityQuery(
    ObjectPath objectPath
)

Parâmetros

Comentários

Este método é usado no runtime, mas ele se destina a ser chamado publicamente.

Ver também

Referência

ObjectIdentityQuery classe

ObjectIdentityQuery membros

Microsoft.SharePoint.Client namespace