CrmConnection Constructor (String)

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the CrmConnection class , setting the connection string name.

Namespace:   Microsoft.Xrm.Client
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public CrmConnection(
    string connectionStringName
)
public:
CrmConnection(
    String^ connectionStringName
)
new : 
        connectionStringName:string -> CrmConnection
Public Sub New (
    connectionStringName As String
)

Parameters

See Also

CrmConnection Overload
CrmConnection Class
Microsoft.Xrm.Client Namespace
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright