ComunicationNet..::..TagBitDataTable Class
Custom helpers for ComunicationNet..::..TagBitDataTable DataTable
Represents the strongly named DataTable class.
Namespace:
CAS.NetworkConfigLibAssembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[SerializableAttribute] [XmlSchemaProviderAttribute] public class TagBitDataTable : TypedTableBase<ComunicationNet..::..TagBitRow>
<SerializableAttribute> _ <XmlSchemaProviderAttribute> _ Public Class TagBitDataTable _ Inherits TypedTableBase(Of ComunicationNet..::..TagBitRow)
[SerializableAttribute] [XmlSchemaProviderAttribute] public ref class TagBitDataTable : public TypedTableBase<ComunicationNet..::..TagBitRow^>
Inheritance Hierarchy
MarshalByValueComponent
DataTable
TypedTableBase<(Of <(<'ComunicationNet..::..TagBitRow>)>)>
CAS.NetworkConfigLib..::..ComunicationNet..::..TagBitDataTable