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