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

SegmentsDataTable..::..NewSegmentsRow Method (Int64, String)

Creates new ComunicationNet..::..SegmentsRow row and assigns default values

Namespace:  CAS.NetworkConfigLib
Assembly:  CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)

Syntax


public ComunicationNet..::..SegmentsRow NewSegmentsRow(
	long pProtocolID,
	string pPrefix
)
Public Function NewSegmentsRow ( _
	pProtocolID As Long, _
	pPrefix As String _
) As ComunicationNet..::..SegmentsRow
public:
ComunicationNet..::..SegmentsRow^ NewSegmentsRow(
	long long^ pProtocolID, 
	String^ pPrefix
)

Parameters

pProtocolID
Type: Int64
Foreign key for ComunicationNet..::..ProtocolDataTable
pPrefix
Type: String
prefix for new segments names that are created

Return Value

New ComunicationNet..::..SegmentsRow