点击或拖拽改变大小

DbcDatabase.FindConnection 方法

X#
Find a connection in the Database container.

命名空间:  XSharp.RDD
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 METHOD FindConnection(
	cConnection AS STRING
) AS DbcConnection
查看代码

参数

cConnection
类型:String
The connection name to look for.

返回值

类型:DbcConnection
参见