DataBlocksDataTable..::..AddDataBlocksRow Method (String, UInt64, GroupsRow, UInt64)
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public ComunicationNet..::..DataBlocksRow AddDataBlocksRow( string Name, ulong Address, ComunicationNet..::..GroupsRow parentGroupsRowByFK_Groups_DataBlocks, ulong DataType )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Function AddDataBlocksRow ( _ Name As String, _ Address As ULong, _ parentGroupsRowByFK_Groups_DataBlocks As ComunicationNet..::..GroupsRow, _ DataType As ULong _ ) As ComunicationNet..::..DataBlocksRow
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: ComunicationNet..::..DataBlocksRow^ AddDataBlocksRow( String^ Name, unsigned long long^ Address, ComunicationNet..::..GroupsRow^ parentGroupsRowByFK_Groups_DataBlocks, unsigned long long^ DataType )
Parameters
- Name
- Type: String
- Address
- Type: UInt64
- parentGroupsRowByFK_Groups_DataBlocks
- Type: CAS.NetworkConfigLib..::..ComunicationNet..::..GroupsRow
- DataType
- Type: UInt64