Method | Description | |
---|---|---|
commandSQL ( string command, SqlConnection myConnection ) : ].string[ | ||
connectToSQL ( string aut_str ) : SqlConnection |
public commandSQL ( string command, SqlConnection myConnection ) : ].string[ | ||
command | string | |
myConnection | SqlConnection | |
return | ].string[ |
public connectToSQL ( string aut_str ) : SqlConnection | ||
aut_str | string | |
return | SqlConnection |