'Declaration Public Shared Function EmptyToDbNull( _ ByVal str As String _ ) As Object
'Declaration
Public Shared Function EmptyToDbNull( _ ByVal str As String _ ) As Object
public static object EmptyToDbNull( string str )
public: static Object^ EmptyToDbNull( String^ str )
StringUtil Class StringUtil Members