Time formatting style used to parse the time portion of a time string in the temporal column.
[Visual Basic 6.0] Property TimeStyleFormat As String
[Visual Basic .NET] Public Property TimeStyleFormat As String
[C#] public string TimeStyleFormat {get; set;}
[Java] public String getTimeStyleFormat() throws IOException, AutomationException
[Java] public void setTimeStyleFormat( String TimeStyleFormat ) throws IOException, AutomationException
[C++]
HRESULT get_TimeStyleFormat(
BSTR* pbstrTimeStyleFormat
);
[C++] HRESULT put_TimeStyleFormat( BSTR pbstrTimeStyleFormat);
Parameters
pbstrTimeStyleFormat [out, retval]
pbstrTimeStyleFormat is a parameter of type BSTR
pbstrTimeStyleFormat [in]
pbstrTimeStyleFormat is a parameter of type BSTR