RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXAnsiStringValue.GetAsTimeStamp Method

Get TSQLTimeStamp representation of value.

Pascal
function GetAsTimeStamp: TSQLTimeStamp; override;
C++
virtual __fastcall TSQLTimeStamp GetAsTimeStamp();

GetAsTimeStamp returns an TSQLTimeStamp representation of the value. It applies a type conversion if needed. If there is no supported conversion to this type, an exception is raised. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!