FoxEmbeddedSQL.SqlAlterTable 方法 | |
命名空间:
XSharp.VFP
程序集:
XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法 STATIC METHOD SqlAlterTable(
table AS FoxAlterTableContext
) AS LOGIC
public static bool SqlAlterTable(
FoxAlterTableContext table
)
查看代码参数
- table
- 类型:FoxAlterTableContext
返回值
类型:
Boolean参见