OPCCliConfiguration..::..TransactionsDataTable Class
Represents the strongly named DataTable class.
Namespace:
CAS.DataPorter.ConfiguratorAssembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[SerializableAttribute] [XmlSchemaProviderAttribute] public class TransactionsDataTable : TypedTableBase<OPCCliConfiguration..::..TransactionsRow>
<SerializableAttribute> _ <XmlSchemaProviderAttribute> _ Public Class TransactionsDataTable _ Inherits TypedTableBase(Of OPCCliConfiguration..::..TransactionsRow)
[SerializableAttribute] [XmlSchemaProviderAttribute] public ref class TransactionsDataTable : public TypedTableBase<OPCCliConfiguration..::..TransactionsRow^>
Inheritance Hierarchy
MarshalByValueComponent
DataTable
TypedTableBase<(Of <(<'OPCCliConfiguration..::..TransactionsRow>)>)>
CAS.DataPorter.Configurator..::..OPCCliConfiguration..::..TransactionsDataTable