SQLSelect.GetTimeStamp Method (Typed) | |
[Missing <include> target documentation in 'M:XSharp.VO.SDK.SQLSelect.GetTimeStamp(XSharp.__Usual)'. File: 'Sql.xml' Path: 'doc/SQLSelect.GetTimeStamp/*']
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD GetTimeStamp(
uFieldPos AS USUAL
) AS STRING
public virtual string GetTimeStamp(
Usual uFieldPos
)
Request Example
View SourceParameters
- uFieldPos
- Type: Usual
Return Value
Type:
StringSee Also