ESRI.ArcGIS.ADF.Connection | |
Connection Constructor | |
See Also Send comments on this topic. |
ESRI.ArcGIS.ADF.Connection Namespace > Connection Class : Connection Constructor |
Overload | Description |
---|---|
Connection Constructor() | Default Constructor. |
Connection Constructor(ConnectionMode,Identity,Int32,Int32) | Overloaded - Constructor with connection mode and identity. |
Connection Constructor(Identity) | Overloaded - Constructor to create the type with an identity. |
Connection Constructor(Identity,String) | Overloaded - Constructor to create the type with an identity and server type. |
Connection Constructor(String,ConnectionMode,Identity,Int32,Int32) | Overloaded - Constructor with server name, connection mode, and identity. |
Connection Constructor(String,Identity) | Overloaded - Contructor to create the type with a server name |
Connection Constructor(String,Identity,String) | Overloaded - Contructor to create the type with a server name |