FormatDateLiteral Method (OracleProviderBase)
Syntax
'Declaration
Public Overrides Function FormatDateLiteral( _
ByVal _value_ As Date _
) As String
public override string FormatDateLiteral(
DateTime _value_
)
Parameters
value
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
OracleProviderBase Class
OracleProviderBase Members
Base Implementation in FormatDateLiteral