Send feedback on this topic.
Teradata.Client.Provider
Value Property (TdTimeWithTimeZone)



Teradata.Client.Provider Namespace > TdTimeWithTimeZone Structure : Value Property
Gets the string representation of this TdTimeWithTimeZone instance.
Syntax
'Declaration
 
Public ReadOnly Property Value As String
'Usage
 
Dim instance As TdTimeWithTimeZone
Dim value As String
 
value = instance.Value
public string Value {get;}
public:
property String^ Value {
   String^ get();
}
Exceptions
ExceptionDescription
This instance is TdTimeWithTimeZone.Null.
Requirements

Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019

See Also

Reference

TdTimeWithTimeZone Structure
TdTimeWithTimeZone Members