OperationsDataTable..::..AddOperationsRow Method (String, TransactionsRow, String, Guid, ItemsRow, String)
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public OPCCliConfiguration..::..OperationsRow AddOperationsRow( string Name, OPCCliConfiguration..::..TransactionsRow parentTransactionsRowByFK_TRANSITION_OPERATION, string Param, Guid OperationType, OPCCliConfiguration..::..ItemsRow parentItemsRowByFK_ITEM_OPERATION, string Comment )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Function AddOperationsRow ( _ Name As String, _ parentTransactionsRowByFK_TRANSITION_OPERATION As OPCCliConfiguration..::..TransactionsRow, _ Param As String, _ OperationType As Guid, _ parentItemsRowByFK_ITEM_OPERATION As OPCCliConfiguration..::..ItemsRow, _ Comment As String _ ) As OPCCliConfiguration..::..OperationsRow
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: OPCCliConfiguration..::..OperationsRow^ AddOperationsRow( String^ Name, OPCCliConfiguration..::..TransactionsRow^ parentTransactionsRowByFK_TRANSITION_OPERATION, String^ Param, Guid^ OperationType, OPCCliConfiguration..::..ItemsRow^ parentItemsRowByFK_ITEM_OPERATION, String^ Comment )
Parameters
- Name
- Type: String
- parentTransactionsRowByFK_TRANSITION_OPERATION
- Type: CAS.DataPorter.Configurator..::..OPCCliConfiguration..::..TransactionsRow
- Param
- Type: String
- OperationType
- Type: Guid
- parentItemsRowByFK_ITEM_OPERATION
- Type: CAS.DataPorter.Configurator..::..OPCCliConfiguration..::..ItemsRow
- Comment
- Type: String