Method | Description | |
---|---|---|
Execute ( ) : IEnumerable |
||
ExecuteNonQuery ( ) : void | ||
ExecuteScalar ( ) : object | ||
SqlCommand ( string sql ) : System.Collections.Generic | ||
this ( string name ) : object |
public SqlCommand ( string sql ) : System.Collections.Generic | ||
sql | string | |
return | System.Collections.Generic |