Property | Type | Description | |
---|---|---|---|
Connection | |||
Name | string |
Method | Description | |
---|---|---|
Db ( string username, string password, string serverurl, string database ) : System |
public Db ( string username, string password, string serverurl, string database ) : System | ||
username | string | |
password | string | |
serverurl | string | |
database | string | |
return | System |
public SqlConnection,System.Data.SqlClient Connection | ||
return |