ComunicationNet..::..DataBlocksDataTable Class
Data Table of Bloclks
Represents the strongly named DataTable class.
Namespace:
CAS.NetworkConfigLibAssembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[SerializableAttribute] [XmlSchemaProviderAttribute] public class DataBlocksDataTable : TypedTableBase<ComunicationNet..::..DataBlocksRow>
<SerializableAttribute> _ <XmlSchemaProviderAttribute> _ Public Class DataBlocksDataTable _ Inherits TypedTableBase(Of ComunicationNet..::..DataBlocksRow)
[SerializableAttribute] [XmlSchemaProviderAttribute] public ref class DataBlocksDataTable : public TypedTableBase<ComunicationNet..::..DataBlocksRow^>
Inheritance Hierarchy
MarshalByValueComponent
DataTable
TypedTableBase<(Of <(<'ComunicationNet..::..DataBlocksRow>)>)>
CAS.NetworkConfigLib..::..ComunicationNet..::..DataBlocksDataTable