CursorAdapter.CursorAttach 方法 | |
命名空间:
XSharp.VFP
程序集:
XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法 METHOD CursorAttach(
cAlias,
lInheritCursorProperties
) AS LOGIC CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public bool CursorAttach(
__Usual cAlias = default,
__Usual lInheritCursorProperties = default
)
查看代码参数
- cAlias (Optional)
- 类型:__Usual
- lInheritCursorProperties (Optional)
- 类型:__Usual
返回值
类型:
Boolean参见