RddError.PostNoTableError Method | |
Namespace:
XSharp.RDD
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax STATIC METHOD PostNoTableError(
funcName AS STRING
) AS RddError
public static RddError PostNoTableError(
string funcName
)
Request Example
View SourceParameters
- funcName
- Type: String
Return Value
Type:
RddErrorSee Also