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