메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.Collections.Generic |