SegmentsDataTable..::..NewSegmentsRow Method (Int64, SegmentsRow, String)
Creates new ComunicationNet..::..SegmentsRow row and assigns default values
Namespace:
CAS.NetworkConfigLibAssembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
public void NewSegmentsRow( long pProtocolID, ComunicationNet..::..SegmentsRow pRowToBeCopied, string pPrefix )
Public Sub NewSegmentsRow ( _ pProtocolID As Long, _ pRowToBeCopied As ComunicationNet..::..SegmentsRow, _ pPrefix As String _ )
public: void NewSegmentsRow( long long^ pProtocolID, ComunicationNet..::..SegmentsRow^ pRowToBeCopied, String^ pPrefix )
Parameters
- pProtocolID
- Type: Int64
Foreign key for ComunicationNet..::..ProtocolDataTable
- pRowToBeCopied
- Type: CAS.NetworkConfigLib..::..ComunicationNet..::..SegmentsRow
New row is a shallow copy of the current rowToPaste
- pPrefix
- Type: String
prefix for new segments names that are created