SetFieldAsOleDateTime

<< Click to Display Table of Contents >>

Navigation:  Template Object >

SetFieldAsOleDateTime

Previous pageReturn to chapter overviewNext page

[not in .NET]

Sets the value of a Field as OLE date / time.

method integer TVPETemplate.SetFieldAsOleDateTime(

string DataSourcePrefix,

string FieldName,

date Value

)

string DataSourcePrefix

prefix of the Data Source, this is the unique name of a Data Source as defined in dycodoc

string FieldName

name of the Data Source Field

date Value

the OLE date / time value that shall be assigned to the Field

Returns:

Value

Description

True

if the field was found and its value could be set

False

Otherwise

 

See also:

"dycodoc Template Processing" in the Programmer's Manual