DBProc __construct(
$connector
)
|
|
Parameters:
API Tags:
Redefinition of:
- PObject::__construct()
- »ý¼ºÀÚ
Redefined in descendants as:
void bind(
string
$name, [string
$type = ''], [string
$output = 'in'], [int
$length = -1], [mixed
&$value = null], [array
$option = array()]
)
|
|
¹ÙÀεù ¸®½ºÆ® ¼³Á¤
Parameters:
string |
$name: |
¹ÙÀεù À̸§ |
string |
$type: |
¹ÙÀεùµÉ ŸÀÔ, µ¥ÀÌŸº£À̽º ¸¶´Ù Ʋ¸² |
string |
$output: |
output ÇüÅÂ, in, out, inout, return |
int |
$length: |
µ¥ÀÌŸ±æÀÌ, -1Àº ±æÀÌÁ¦ÇÑ ¾øÀ½ |
mixed |
&$value: |
ÀúÀåµÉ µ¥ÀÌŸ ¶Ç´Â output º¯¼ö¿¡ ÀúÀåµÉ µ¥ÀÌŸ |
array |
$option: |
¹ÙÀεù µÉ¶§ ±âŸ ¿É¼Ç update : bool, ¾÷µ¥ÀÌÆ® Çʵå op : Á¶°ÇÁ¦¾î , "and", "or" |
API Tags:
ÇÁ·Î½ÃÀú ½ÇÇà
ÀÌ Å¬·¡½º¸¦ »ó¼ÓÇϴ Ŭ·¡½º´Â spExecute ¸Þ¼Òµå¸¦ ÅëÇØ¼ ÀúÀåÇÁ·Î½ÃÀúÀÇ ½ÇÇàÀ» ÁöÁ¤ÇÒ ¼ö ÀÖ½À´Ï´Ù.
API Tags:
Redefined in descendants as:
mixed get(
string
$name
)
|
|
ÆÄ¶ó¹ÌÅÍ º¯¼ö ¾ò±â
Parameters:
string |
$name: |
ÆÄ¶ó¹ÌÅÍ À̸§ |
API Tags:
Return: | spBind¿¡¼ ¼³Á¤Çß´ø $value °ªÀ» °¡Áö°í ¿É´Ï´Ù. |
Access: | public |
void getBind(
$key,
$subKey
)
|
|
Parameters:
API Tags:
void getOption(
[
$key = 'type']
)
|
|
Parameters:
API Tags:
ÆÄ¶ó¹ÌÅÍ ¸®½ºÆ® ¾ò¾î¿À±â
API Tags:
Return: | ¹ÙÀεù À̸§¿¡ ÀúÀåµÈ value °ªÀ» ¹è¿·Î ¸®ÅÏÇÕ´Ï´Ù. |
Access: | public |
void name(
string
$str, [string|array
$option = 'proc']
)
|
|
ÇÁ·Î½ÃÀú À̸§¼³Á¤
Parameters:
string |
$str: |
±¸¹® or ÇÁ·Î½ÃÀú À̸§ |
string|array |
$option: |
¹ÙÀεùÀ» »ý¼ºÇÒ ¿É¼ÇÀ» ¼³Á¤ÇÑ´Ù. type : ¹ÙÀεùÇÒ ±¸¹® ŸÀÔ, proc,sql,insert,update,delete µîÀ¸·Î Áö¿øµÉ ¿¹Á¤ÀÌ´Ù. |
API Tags:
void set(
string
$name, mixed
$value
)
|
|
ÆÄ¶ó¹ÌÅÍ º¯¼ö ¼³Á¤
Parameters:
string |
$name: |
¹ÙÀεù À̸§ |
mixed |
$value: |
¹ÙÀεù À̸§¿¡ ÀúÀåµÉ µ¥ÀÌŸ |
API Tags:
void setConnector(
$connector
)
|
|
Parameters:
API Tags:
ÆÄ¶ó¹ÌÅÍ ¸®½ºÆ® ¼³Á¤
Parameters:
array |
$arr: |
¹ÙÀεù¿¡ ÀúÀåµÉ °ªÀ» ¼³Á¤ ÇÕ´Ï´Ù. |
API Tags: