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



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

Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

See Also

Reference

TdTimestampWithTimeZone Structure
TdTimestampWithTimeZone Members