Class _Framework
Inheritance
System.Object
_Framework
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Framework
Assembly: Simplic.Framework.dll
Syntax
public class _Framework
Methods
| Improve this Doc View Source_Create()
Framework erstellen
Declaration
public static void _Create()
SetupBaseLogging()
Setup default logging system
Declaration
public static void SetupBaseLogging()
UpdateConnectionString(String)
Set the default simplic connection string to the connection string in the ini file
Declaration
public static string UpdateConnectionString(string userConnectionString)
Parameters
Type | Name | Description |
---|---|---|
System.String | userConnectionString |
Returns
Type | Description |
---|---|
System.String |