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