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