Public Class Helpers Public Shared Function MaybeEscapeSQLCommand(pSQLCommand As String) As String End Function End Class