BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

OperationsDataTable..::..AddOperationsRow Method (String, TransactionsRow, String, Guid, ItemsRow, String)

Namespace:  CAS.DataPorter.Configurator
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