private Connect ( System.Data.SqlClient.ServerInfo serverInfo, System.Data.SqlClient.SqlInternalConnectionTds connHandler, bool ignoreSniOpenTimeout, long timerExpire, bool encrypt, bool trustServerCert, bool integratedSecurity, bool withFailover ) : void | ||
serverInfo | System.Data.SqlClient.ServerInfo | |
connHandler | System.Data.SqlClient.SqlInternalConnectionTds | |
ignoreSniOpenTimeout | bool | |
timerExpire | long | |
encrypt | bool | |
trustServerCert | bool | |
integratedSecurity | bool | |
withFailover | bool | |
Результат | void |