|
| ESRI.ArcGIS.ADF.Connection.Core | |
| 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.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal identity As Identity _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ConnectionManager( Identity identity ) | |
Parameters
- identity
- The identity used to connect to the data source.