DatabaseGenerateSystemName(String, String, String, String, String, Int32) Method
Namespace: Centralpoint.UtilitiesAssembly: Centralpoint (in Centralpoint.dll) Version: 2.0.0.0 (2.0.0.0)
public static string GenerateSystemName(
string title,
string connectionString,
string table,
string field,
string filter,
int attempts
)
Public Shared Function GenerateSystemName (
title As String,
connectionString As String,
table As String,
field As String,
filter As String,
attempts As Integer
) As String
- title String
-
- connectionString String
-
- table String
-
- field String
-
- filter String
-
- attempts Int32
-
String