DatabaseGenerateSystemName(String, String, String) Method

Definition

Namespace: Centralpoint.Utilities
Assembly: Centralpoint (in Centralpoint.dll) Version: 2.0.0.0 (2.0.0.0)
C#
public static string GenerateSystemName(
	string name,
	string connectionString,
	string tableName
)

Parameters

name  String
 
connectionString  String
 
tableName  String
 

Return Value

String

See Also