public static string ToSqlString( this DateOnly me )
Dim me As DateOnly Dim returnValue As String returnValue = me.ToSqlString()
public: [ExtensionAttribute] static String^ ToSqlString( DateOnly me )
No code example is currently available or this language may not be supported.
In This Article