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



Teradata.Client.Provider Namespace > TdPeriodDate Structure : Value Property
Gets the ANSI string representation of the this instance of the period.
Syntax
'Declaration
 
Public ReadOnly Property Value As String
'Usage
 
Dim instance As TdPeriodDate
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

TdPeriodDate Structure
TdPeriodDate Members