On this page
Converts the current
PgSqlTime structure to a
System.String using provided format string.
Syntax
|
|---|
'Declaration
Public Overloads Function ToString( _
ByVal As String _
) As String |
Parameters
- format
- Format to use for converting the string.
Return Value
See Also