Dbc.Close Method (Logic) | |
Namespace:
XSharp.RDD
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax STATIC METHOD Close(
lAll AS LOGIC
) AS LOGIC
public static bool Close(
bool lAll
)
Request Example
View SourceParameters
- lAll
- Type: Logic
Return Value
Type:
LogicSee Also