FoxEmbeddedSQL.OpenArea Method | |
Namespace:
XSharp.VFP
Assembly:
XSharp.VFP (in XSharp.VFP.dll) Version: 2.21
Syntax STATIC METHOD OpenArea(
sTable AS STRING
) AS LOGIC
public static bool OpenArea(
string sTable
)
Request Example
View SourceParameters
- sTable
- Type: String
Return Value
Type:
LogicSee Also