Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
voice_card
helper
DBHelper
C# 클래스 voice_card.helper.DBHelper
파일 보기
프로젝트 열기: DuBin1988/newsellinggas
공개 메소드들
메소드
설명
DBFactoryInit
( ) :
void
executeNonQuery
(
string
sql
) :
void
executeQuery
(
string
sql
) :
ArrayList
메소드 상세
DBFactoryInit()
공개
정적인
메소드
public
static
DBFactoryInit
( ) :
void
리턴
void
executeNonQuery()
공개
정적인
메소드
public
static
executeNonQuery
(
string
sql
) :
void
sql
string
리턴
void
executeQuery()
공개
정적인
메소드
public
static
executeQuery
(
string
sql
) :
ArrayList
sql
string
리턴
System.Collections.ArrayList