[]
        
(Showing Draft Content)

C1.DataConnector.SharedUtils

SharedUtils Class

Shared utils class for all connectors

Inheritance
SharedUtils
Namespace: C1.DataConnector
Assembly: C1.DataConnector.dll
Syntax
public class SharedUtils

Constructors

Name Description
SharedUtils()

Methods

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.