OperationLinksDataTable..::..AddOperationLinksRow Method (OperationsRow, Int32, OperationsRow, Int32)
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public OPCCliConfiguration..::..OperationLinksRow AddOperationLinksRow( OPCCliConfiguration..::..OperationsRow parentOperationsRowByFK_OPERATION_OperationLinks, int Input_number, OPCCliConfiguration..::..OperationsRow parentOperationsRowByFK_OPERATION_OperationLinksChild, int ChildOutput_number )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Function AddOperationLinksRow ( _ parentOperationsRowByFK_OPERATION_OperationLinks As OPCCliConfiguration..::..OperationsRow, _ Input_number As Integer, _ parentOperationsRowByFK_OPERATION_OperationLinksChild As OPCCliConfiguration..::..OperationsRow, _ ChildOutput_number As Integer _ ) As OPCCliConfiguration..::..OperationLinksRow
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: OPCCliConfiguration..::..OperationLinksRow^ AddOperationLinksRow( OPCCliConfiguration..::..OperationsRow^ parentOperationsRowByFK_OPERATION_OperationLinks, int^ Input_number, OPCCliConfiguration..::..OperationsRow^ parentOperationsRowByFK_OPERATION_OperationLinksChild, int^ ChildOutput_number )
Parameters
- parentOperationsRowByFK_OPERATION_OperationLinks
- Type: CAS.DataPorter.Configurator..::..OPCCliConfiguration..::..OperationsRow
- Input_number
- Type: Int32
- parentOperationsRowByFK_OPERATION_OperationLinksChild
- Type: CAS.DataPorter.Configurator..::..OPCCliConfiguration..::..OperationsRow
- ChildOutput_number
- Type: Int32