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



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

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

See Also

Reference

TdPeriodTime Structure
TdPeriodTime Members