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