InterfacesDataTable..::..AddInterfacesRow Method (String, SegmentsRow, StationRow, Int64, Int64, Int64, UInt64)
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public ComunicationNet..::..InterfacesRow AddInterfacesRow( string Name, ComunicationNet..::..SegmentsRow parentSegmentsRowByFK_Segments_Interfaces, ComunicationNet..::..StationRow parentStationRowByFK_Station_Interfaces, long Address, long InactTime, long InactTimeAFailure, ulong InterfaceNum )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Function AddInterfacesRow ( _ Name As String, _ parentSegmentsRowByFK_Segments_Interfaces As ComunicationNet..::..SegmentsRow, _ parentStationRowByFK_Station_Interfaces As ComunicationNet..::..StationRow, _ Address As Long, _ InactTime As Long, _ InactTimeAFailure As Long, _ InterfaceNum As ULong _ ) As ComunicationNet..::..InterfacesRow
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: ComunicationNet..::..InterfacesRow^ AddInterfacesRow( String^ Name, ComunicationNet..::..SegmentsRow^ parentSegmentsRowByFK_Segments_Interfaces, ComunicationNet..::..StationRow^ parentStationRowByFK_Station_Interfaces, long long^ Address, long long^ InactTime, long long^ InactTimeAFailure, unsigned long long^ InterfaceNum )
Parameters
- Name
- Type: String
- parentSegmentsRowByFK_Segments_Interfaces
- Type: CAS.NetworkConfigLib..::..ComunicationNet..::..SegmentsRow
- parentStationRowByFK_Station_Interfaces
- Type: CAS.NetworkConfigLib..::..ComunicationNet..::..StationRow
- Address
- Type: Int64
- InactTime
- Type: Int64
- InactTimeAFailure
- Type: Int64
- InterfaceNum
- Type: UInt64