메소드 | 설명 | |
---|---|---|
ExecuteNonQuery ( string SQL, |
||
ExecuteQuery ( string SQL, |
public static ExecuteNonQuery ( string SQL, |
||
SQL | string | |
Connection | ||
리턴 | bool |
public static ExecuteQuery ( string SQL, |
||
SQL | string | |
Connection | ||
RecordSet | ||
리턴 | bool |