ESRI.ArcGIS.ADF.Connection | |
Connection Constructor(Identity) | |
See Also Send comments on this topic. |
ESRI.ArcGIS.ADF.Connection Namespace > Connection Class > Connection Constructor : Connection Constructor(Identity) |
- identity
- Identity used to connect to the data source.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal identity As Identity _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Connection( Identity identity ) |
Parameters
- identity
- Identity used to connect to the data source.