SQLConnection.Info Method (Typed) | |
Return current setting for connection information.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD Info(
nInfoType AS WORD
) AS USUAL
public virtual Usual Info(
ushort nInfoType
)
Request Example
View SourceParameters
- nInfoType
- Type: Word
Return Value
Type:
UsualSee Also