Property | Type | Description | |
---|---|---|---|
Connection | System | ||
Connection | System | ||
Send | Response |
Method | Description | |
---|---|---|
Connection ( string alias, string hostname, int port, bool isSecured, string userName, string password, bool useWebProxy = false ) : System | ||
Connection ( string alias, string hostname, int port, bool isSecured, string databaseName, string userName, string password, bool useWebProxy = false ) : System | ||
Send ( Request request ) : Response |