.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.VFP
Functions 类
Functions 方法
SqlStringConnect 方法
SqlStringConnect 方法 (Boolean)
SqlStringConnect 方法 (String)
SqlStringConnect 方法 (String, Boolean)
Functions.SqlStringConnect 方法
SqlStringConnect( )
函数有 3 种不同的重载。您可以传递一个连接字符串, 这样运行时将尝试使用该字符串连接到数据源。 如果您不指定连接字符串,则会显示一个对话框,您可以在其中选择一个连接。 逻辑参数指示您打开的连接是否可以共享。
重载列表
名称
说明
SqlStringConnect(Boolean)
使用连接字符串建立与数据源的连接。
SqlStringConnect(String)
使用连接字符串建立与数据源的连接。
SqlStringConnect(String, Boolean)
使用连接字符串建立与数据源的连接。
Top
参见
引用
Functions 类
XSharp.VFP 命名空间
SqlDisconnect(Int32)
SqlConnect()
SqlExec(Int32, String, String, __Array)
SqlGetProp()
SqlSetProp()
SqlSetFactory()