AdgFactory.NewSystemValue Method

Definition

Namespace: ASNA.DataGate.Client
Assembly: ASNA.QSys.DataGate.Client.dll

Creates a new instance of the interface.

ISystemValue NewSystemValue(AdgConnection cn, bool withNewTransaction)

Creates a new instance of the interface.

Remarks

This method uses the method to create a new instance of the interface.The method is a generic method that takes a function delegate as a parameter.The function delegate is responsible for creating the new instance.If the parameter is null, an is thrown.

ISystemValue NewSystemValue(AdgConnection cn, bool withNewTransaction)

Parameters

Type Parameter name Description
AdgConnection cn The to use for the operation.
Boolean withNewTransaction A boolean value indicating whether to create a new transaction.

Returns

Type Description
ISystemValue A new instance of the interface.

See Also