Class SqlAnalyser
Inheritance
System.Object
SqlAnalyser
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: Vasily.Utils
Assembly: cs.temp.dll.dll
Syntax
public static class SqlAnalyser
Methods
CopyModel(Type, SqlModel)
Declaration
public static void CopyModel(Type type, SqlModel value)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | |
| SqlModel | value |
Initialize(SqlModel)
Declaration
public static void Initialize(SqlModel model)
Parameters
| Type | Name | Description |
|---|---|---|
| SqlModel | model |