ESRI.ArcGIS.ADF.Connection
ConnectionManager Constructor(Identity)
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.Connection Namespace > ConnectionManager Class > ConnectionManager Constructor : ConnectionManager Constructor(Identity)




identity
The identity used to connect to the data source.
Default Constructor

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal identity As Identity _
)
Visual Basic (Usage)Copy Code
Dim identity As Identity
 
Dim instance As ConnectionManager(identity)
C# 
public ConnectionManager( 
   Identity identity
)

Parameters

identity
The identity used to connect to the data source.

See Also

© 2010 All Rights Reserved.