Dbc.IsValidObjectType 方法 | |
Validate a property type.
命名空间:
XSharp.RDD
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 STATIC METHOD IsValidObjectType(
cType AS STRING
) AS LOGIC
public static bool IsValidObjectType(
string cType
)
查看代码参数
- cType
- 类型:String
返回值
类型:
Boolean参见