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