[]
Shared utils class for all connectors
public class SharedUtils
Name | Description |
---|---|
SharedUtils() |
Name | Description |
---|---|
FilterReturningRows(SourceTable, InsertStatement) | Filter the rows present in the RETURNING clause |
GenerateHierarchyList(IExpression, object, string, string, List<string>) | Generates a list of properties based on hierarchy attribute conditions and property values. |
GetPropertiesWithHierarchy<T>(string, T) | Retrieves properties with hierarchy attributes based on a connection string property selected and object instance of class. |