This document is archived and information here might be outdated. Recommended version. |
Name of the column containing the time and date information.
[Visual Basic .NET]
Public ReadOnly Property TemporalColumnName As String
[C#]
public string TemporalColumnName {get;}
[C++]
HRESULT get_TemporalColumnName(
System.String* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type BSTR*