找回密码
 注册
查看: 475|回复: 0

R语言 RODBC包 odbcClose()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-27 22:48:17 | 显示全部楼层 |阅读模式
odbcClose(RODBC)
odbcClose()所属R语言包:RODBC

                                        ODBC Close Connections
                                         ODBC关闭连接

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Close connections to ODBC databases.
关闭连接到ODBC数据库。


用法----------Usage----------


odbcClose(channel)

## S3 method for class 'RODBC'
close(con, ...)

odbcCloseAll()



参数----------Arguments----------

参数:channel, con
RODBC connection object as returned by odbcConnect.
RODBC连接对象返回的odbcConnect。


参数:...
additional arguments passed from the generic.
从一般的额外的参数传递。


Details

详细信息----------Details----------

odbcClose cleans up and frees resources.  It is also the method for the generic function close.
odbcClose清理和释放资源。这也是方法的通用函数close。

odbcCloseAll closes all open channels (amongst the first 1000 used in the session).
odbcCloseAll关闭所有打开的通道(其中包括会话中使用的前1000个)。

Channels are closed at the end of an R session, and may also be closed by garbage collection if no object refers to them.  In both cases a warning is given (but may not be seen at the end of a console session).
通道的R会话结束时关闭,如果没有任何对象是指他们也可能被关闭的垃圾收集。在这两种情况下发出警告(但可能不被视为结束时的控制台会话)。


值----------Value----------

Function odbcClose returns invisibly a logical indicating if it succeeded.
功能odbcClose返回看不见的逻辑表明,如果它成功了。


(作者)----------Author(s)----------



Michael Lapsley and Brian Ripley




参见----------See Also----------

odbcConnect
odbcConnect

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-25 15:59 , Processed in 0.021927 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表