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