AccessGetConnectionStringByName Method

Récupération de la chaîne auth

Definition

Namespace: MediaTekDocuments.dal
Assembly: MediaTekDocuments (in MediaTekDocuments.exe) Version: 1.0.0.0 (1.0.0.0)
C#
private static string GetConnectionStringByName(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:MediaTekDocuments.dal.Access.GetConnectionStringByName(System.String)"]

Return Value

String

[Missing <returns> documentation for "M:MediaTekDocuments.dal.Access.GetConnectionStringByName(System.String)"]

See Also