Jagamisviis:


QueryByAttribute Constructor (String)

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the QueryByAttribute class.

Namespace:   Microsoft.Xrm.Sdk.Query
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public QueryByAttribute(
    string entityName
)
public:
QueryByAttribute(
    String^ entityName
)
new : 
        entityName:string -> QueryByAttribute
Public Sub New (
    entityName As String
)

Parameters

See Also

QueryByAttribute Overload
QueryByAttribute Class
Microsoft.Xrm.Sdk.Query Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright