DBFCDX._CloseAllIndexes Method | |
Namespace:
XSharp.RDD
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax METHOD _CloseAllIndexes(
orderInfo AS DbOrderInfo,
lCloseStructural AS LOGIC
) AS LOGIC
public bool _CloseAllIndexes(
DbOrderInfo orderInfo,
bool lCloseStructural
)
Request Example
View SourceParameters
- orderInfo
- Type: DbOrderInfo
- lCloseStructural
- Type: Logic
Return Value
Type:
LogicSee Also