SQLConnection.Info Method | |
Return current setting for connection information.
Namespace:
VO
Assembly:
VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD Info(
nInfoType
) AS USUAL CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual Usual Info(
Usual nInfoType = default
)
Request Example
View SourceParameters
- nInfoType (Optional)
- Type: Usual
Return Value
Type:
UsualSee Also