SQLSelect.SetColumnAttributes 方法 | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOSQLClasses (在 XSharp.VOSQLClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD SetColumnAttributes(
uFieldPos AS USUAL,
oColAttributes AS SQLColumnAttributes
) AS LOGIC
public virtual bool SetColumnAttributes(
__Usual uFieldPos,
SQLColumnAttributes oColAttributes
)
查看代码参数
- uFieldPos
- 类型:__Usual
- oColAttributes
- 类型:SQLColumnAttributes
返回值
类型:
Boolean参见