public static string GenerateSystemName( string name, DataTable table, int attempts )
Public Shared Function GenerateSystemName ( name As String, table As DataTable, attempts As Integer ) As String
In This Article