.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
SQLConnection 类
SQLConnection 属性
AccessMode 属性
ActiveStmts 属性
Connected 属性
ConnectString 属性
ConnHandle 属性
DataSource 属性
EnvHandle 属性
ErrInfo 属性
HyperLabel 属性
IdentifierQuoteChar 属性
IsolationOption 属性
ODBCCursors 属性
Password 属性
PositionOps 属性
ScrollConcurrency 属性
ScrollCsr 属性
Status 属性
UserID 属性
SQLConnection.ConnHandle 属性
表示连接句柄的长整数。
命名空间:
VO
程序集:
VOSQLClasses (在 VOSQLClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
PROPERTY
ConnHandle
AS
USUAL
GET
SET
public
virtual
__Usual
ConnHandle
{
get
;
set
; }
查看代码
属性值
类型:
__Usual
表示连接句柄的长整数。
参见
引用
SQLConnection 类
VO 命名空间